Skip to content

Instantly share code, notes, and snippets.

@iansheridan
Created July 6, 2011 21:52
Show Gist options
  • Select an option

  • Save iansheridan/1068437 to your computer and use it in GitHub Desktop.

Select an option

Save iansheridan/1068437 to your computer and use it in GitHub Desktop.
<%= javascript_include_tag 'jquery' %>
<script>
jQuery.noconflict();
</script>
<%= javascript_include_tag :defaults %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment