Skip to content

Instantly share code, notes, and snippets.

@bleonard
Created December 24, 2016 18:19
Show Gist options
  • Save bleonard/0687cdadea7aa87c388ccb614e081409 to your computer and use it in GitHub Desktop.
Save bleonard/0687cdadea7aa87c388ccb614e081409 to your computer and use it in GitHub Desktop.
$ bundle exec rails g migration CreatePosts
invoke active_record
create db/migrate/20140207011608_create_posts.rb
$ mv db/migrate/20140207011608_create_posts.rb apps/content/db/migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment