Showing posts with label rails g add and remove migration. Show all posts
Showing posts with label rails g add and remove migration. Show all posts

Tuesday, 23 April 2013

rails generate add and remove migration

rails generate migration add_and_remove_additional_columns_from_user first_name:string last_name:string