Skip to content

Instantly share code, notes, and snippets.

@shime
Created September 6, 2011 17:41
Show Gist options
  • Save shime/1198375 to your computer and use it in GitHub Desktop.
Save shime/1198375 to your computer and use it in GitHub Desktop.
def render_links
@something = true
respond_to do |format|
format.js
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment