Monthly Archives: October 2008

Rails Migration

Image Source:terminally-incoherent.com
Rails Migration is one good functionality of Ruby. It allows you to use Ruby to define certain changes to a database schema. This will enable you to use a version control system to keep things synchronized with the actual code. In actuality, [...]

Posted in Features | Comments closed