Rails 2.2 migrations without the timestamp

Posted: 03/28/2009

For Rails 1 style migrations, set this in environment.rb:

  config.active_record.timestamped_migrations = false

Note this will not work before Rails 2.2. Thanks to mikeg1a in #rubyonrails.

About Me

I'm a skier, web developer, entrepreneur, freelancer, and all around stand-up guy living in Manhattan. This is me, repping one of my favorite shirts...

Follow me on twitter or send me an email.

All Posts