Displaying 1 result from an estimated 1 matches for "derbyproject".
2008 Apr 13
20
uninitialized constant
...n see that I''ve
changed is the layout file (but scaffold creates a new layout for each
controller so can''t see that being the problem). You can all probably
tell I''m new to rails so hoping this is some newb error...
the failing controllers can be found at
http://spotter.derbyproject.com/exercises/list
http://spotter.derbyproject.com/updates/
and working ones are here
http://spotter.derbyproject.com/users
Just for clarity, Ive been adding controllers as I go, but the last two
added have given this error straight after running scaffold (I haven''t
made any changes to t...