Semergence

Seth Ladd’s blog about Ruby on Rails and crunching data.

Understanding Migrations in Ruby on Rails

leave a comment »

UnderstandingMigrations in Ruby on Rails

> ActiveRecordMigration allow you to use Ruby to define changes to your database schema, making it possible to use a version control system to keep things synchronised with the actual code.

Written by sethladd

January 13, 2006 at 4:27 pm

Leave a Reply