Displaying 1 result from an estimated 1 matches for "accountingcontrol".
2005 Dec 17
2
Subfolders in Rails applications (newbie)
...I fire up WEBrick and navigate to URL
http://localhost:3000/accounting/accounts, I ge the following error:
LoadError in <controller not set>#<action not set>
Already loaded file
''./script/../config/../app/controllers/accounting/accounts_controller.rb''
but ''AccountingController'' was not set, perhaps you need to rename
''./script/../config/../app/controllers/accounting/accounts_controller.rb''?
Any help would be appreciated. Right now I have resorted to having ALL
of my controllers in the same directory and using grotesquely long
names, i.e....