wbsmith83-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Jan-15 23:30 UTC
Namespaced routes and js.erb
Whenever I try and use a .js.erb view in my nested routes it tries to look for a layout(i.e. admin.js.erb). any ideas on how to stop this other than calling :layout => false? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Reasonably Related Threads
- Missing js.erb template
- What to use //= require_tree or js,css incude tag in application.erb ?
- " instead of " in js code rendered by erb
- controller not rendering existing js.erb file
- How to access controller's instance variable in a js.erb loaded by javascript_include_tag?