Hi Guys,I'm currently upgrading a merb app from 0.9.7 to 1.0.3 and whenever
I try and start the app up or run a rake task I
receive an error if I have a controller who has the same plural name as an
existing model e.g comments.rb (controller) and it's associated model
comment.rb (model).

The error looks like the following:

"You tried to define resource on Comments but it was already defined on
Merb::Controller. If you meant to override a core method, use override!"

Has anyone else come across this problem?

Cheers

Jonathan




-- 
---------------------
www.jaikoo.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to