Expected controller error?
Posted by: dig3rati
Posted on: 2007-08-01 10:47:00
This is Ruby on Rails, btw... forgot this was not a RoR specific forum..
I think this may have stemmed from the Dreamhost Wiki on installing gems. I followed to the letter, but am now dead in the water...
My log looks like this:
LoadError (Expected ../config/../app/controllers/cek_controller.rb to define CekController):
..and when I try running console from the server, I get this:
./script/../config/boot.rb:16:in `require': no such file to load -- script/../config/../vendor/rails/railties/lib/initializer (LoadError)
from ./script/../config/boot.rb:16
from script/console:2:in `require'
from script/console:2
Looks like I'm missing the railties folder from /vendor/rails/...
I am running in production off of Dreamhost... any ideas?
TIA
Edited by dig3rati on 08/01/07 11:32 AM (server time).