Displaying 1 result from an estimated 1 matches for "stringshelper".
Did you mean:
  string_helper
  
2010 Jan 31
3
Removing scaffold?
...up the syntax and forgot the model name, so it ended
up being called "Title:string".
I now can''t run any tasks from the terminal as I get the following
error:
vendor/rails/activesupport/lib/active_support/inflector.rb:352:in
`const_defined?'': wrong constant name Title:stringsHelper
Followed by lines of other complaints.
I''ve deleted the migration, controller, model and view files, but the
error continues to occur.  What else do I need to get rid of?
Any advice appreciated.
Thanks
-- 
Posted via http://www.ruby-forum.com/.
-- 
You received this message because yo...