seedify 0.1.0
Let your seed code become a first-class member of the Rails app and put it into seed objects in "app/seeds" alongside the controllers, models etc. Invoke seeds as rake tasks or from within the app/console, with or without the parameters. Progress logging included.
Gemfile:
=
installation:
=
Dépendances de Runtime (1):
rails
>= 3.0
Dépendances de Development (6):
bundler
~> 1.6
codeclimate-test-reporter
~> 0.4
rake
~> 10.0
rspec
~> 3.1
scrutinizer-ocular
~> 1.0
simplecov
~> 0.9