I\'m having trouble with my verbs in Rails...
viewing a page for a resource (Dog) which has_many (Fleas). Embedded in dog\'s show.html.haml
show.html.haml
Hi you can also try this:
application.html.erb:
<%= javascript_include_tag 'jquery_ujs' %> OR <%= javascript_include_tag "http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js", "jquery.rails.js" %>