Topic: Update DB Struction on the fly [SELFT NOTE]
THIS IS WRONG AND SHOULD NOT BE USED
open the console
type
ActiveRecord::Migration.WHAT_TO_DO(:TABLE, :COLUM)
ActiveRecord::Migration.remove_column(:users, :name)Last edited by moiseszaragoza (2012-09-18 14:25:41)