Description: Creates a new CMS migration. Example: rails generate cms:migration CreateExample rails generate cms:migration create_example This will create: cms/migrate/[timestamp]_create_example.rb