Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created April 4, 2011 06:08
Show Gist options
  • Select an option

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

Select an option

Save meltzerj/901197 to your computer and use it in GitHub Desktop.
old
link_to_function(name, h("add_fields(this, \"#{association}\", \"#{escape_javascript(fields)}\")"))
link_to_function(name, h("add_fields(this, '#{association}', '#{escape_javascript(fields)}')"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment