Dark Ambient
2006-Oct-23 15:20 UTC
What does this mean -uninitialized constant ActionView Base
Full error: uninitialized constant ActionView Base::CompiledTemplates Not sure here. I have a controller, model and views for something called ''cana'', Howere I also have a model and a table called ''canb''. In the show template for ''cana'' I''m attempting to do: <% @canbs = Canb.find(:all) %> <% for canb in @canbs %> Actually the names are different and longer but for this email I''ve chosing cana and canb. So am I getting this error because canb needs it''s own view , controller or both ? S -- http://en.wikipedia.org/wiki/Dark_ambient --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Possibly Parallel Threads
- Reading Yaml files and getting an 'uninitialized constant ActionView::CompiledTemplates' Error
- Repeated measures unbalanced in a split-split design
- Solved: was Re: Having a problem with form_for
- Setting up Mongrel and Apache , some direction needed
- Storing multiple choices in databases