Displaying 1 result from an estimated 1 matches for "somebdodi".
Did you mean:
somebdody
2007 Jun 05
1
undefined method <name> for Service:Module
Hi all,
We have a controller by name "ServiceController" (service_controller.rb)
and everything was fine until we upgraded our rails. We recently
upgraded Rails from Rails 1.1.6 to Rails 1.2.3. and after that when we
try to invoke the "ServiceController" we are getting an error like this
"undefined method find for Service:Module"
I guess some namespace collision is