Hi All:

I was trying to remove a model and its associated files from my site. When I did this in the past, all I had to do is remove the model's .rb and run hobo g migration.

Today I tried this for a model named "Internet" in internet.rb and got an error trace back starting with:

/usr/local/lib/ruby/gems/1.8/gems/activesupport-3.0.3/lib/active_support/inflector/methods.rb:113:in `constantize': uninitialized constant Internet (NameError)

In order to make it work, I had to remove the controller and helper files manually as well, then run hobo g migration. I never had to do that before.

Is it a bug or a feature?

Don Ziesig

--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to