rails timestamped migrations optionals

Posted by kain Thu, 17 Jul 2008 02:00:00 GMT

 For some reason you don’t like timestamped migrations in rails?

Looking for a way to use integers again?

Grab off the latest rails edge and set:

 

config.active_record.timestamped_migrations = false