Displaying 1 result from an estimated 1 matches for "initialize_compon".
2008 Jul 23
0
undefined method `first' for :users:Symbol
...lled
the restful_authentication plugin. I also changed the routes.db file
to include maps for users and sessions. Now, when I try to start the
WeBrick server, I get the following error:
=> Booting WEBrick...
./script/../config/../vendor/rails/actionpack/lib/action_controller/
routing.rb:406:in `initialize_components'': undefined method `first''
for :users:Symbol (NoMethodError)
from ./script/../config/../vendor/rails/actionpack/lib/
action_controller/routing.rb:340:in `initialize''
from ./script/../config/../vendor/rails/actionpack/lib/
action_controller/routing.rb:6...