running datamapper with ruby 1.9.1 and sqlite3 in a "model.rb" with automigrate turned on. If I change the name of a class field in my model.rb, save it, then in irb if I type require 'model.rb' get a true response, then I enter sqlite3, the field name has not changed. Is there a bug with this ? Am I missing some update command ? Is the old value being cached somehow ? thks for any help.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
