Skip to content

Commit

Permalink
Merge pull request #49 from Liooo/README-modification
Browse files Browse the repository at this point in the history
Update README.rdoc
  • Loading branch information
james2m committed Mar 14, 2015
2 parents 0a733a6 + 2bff2fa commit e24defd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -32,7 +32,6 @@ This would generate the following Rake tasks
rake db:seed:common # Load the seed data from db/seeds.rb and db/seeds/*.seeds.rb.
rake db:seed:development # Load the seed data from db/seeds.rb, db/seeds/*.seeds.rb and db/seeds/development/*.seeds.rb.
rake db:seed:development:users # Load the seed data from db/seeds/development/users.seeds.rb
rake db:seed:foo # Load the seed data from db/seeds/foo.seeds.rb
rake db:seed:original # Load the seed data from db/seeds.rb

Therefore, assuming `RAILS_ENV` is not set or it is "development":
Expand Down

0 comments on commit e24defd

Please sign in to comment.