In the old rails, I could just put a .rjs file and it would
automagically work . ie, action is new_child, it would use
new_child.rjs as the view.
However, in rails 2.02 I am getting a
"ActionController::MissingTemplate (Missing template
tasks/new_child.html.erb in view path
/Users/alan/Projects/superb/app/views):" error.
I have it now as "new_child.js.rjs" to go along with the new
content.generator type.
What am I missing?
Thanks,
Alan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---