Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created May 9, 2011 07:09
Show Gist options
  • Select an option

  • Save meltzerj/962185 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/962185 to your computer and use it in GitHub Desktop.
def notification_go
current_user.render_read
respond_to do |format|
format.html
format.js
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment