Skip to content

Instantly share code, notes, and snippets.

@sevenseacat
Created August 19, 2014 01:58
Show Gist options
  • Save sevenseacat/cd6bace174e24eed40b6 to your computer and use it in GitHub Desktop.
Save sevenseacat/cd6bace174e24eed40b6 to your computer and use it in GitHub Desktop.
$ rails g model Foo
invoke active_record
create db/migrate/20140819015801_create_foos.rb
create app/models/foo.rb
invoke test_unit
create test/models/foo_test.rb
create test/fixtures/foos.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment