Skip to content

Instantly share code, notes, and snippets.

@ljuti
Created August 19, 2010 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ljuti/539043 to your computer and use it in GitHub Desktop.
Save ljuti/539043 to your computer and use it in GitHub Desktop.
# for Entries#create
Pusher['live'].trigger('entry-posted', render_to_string("entries/push", :layout => false))
# for Images#create
Pusher['live'].trigger('image-posted', render_to_string("images/push", :layout => false))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment