seedify 0.3.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:
=
安装:
=
Runtime 依赖 (2):
activesupport
>= 3.0
rails
>= 3.0
Development 依赖 (6):
bundler
~> 1.6
codeclimate-test-reporter
~> 0.4
rake
~> 10.0
rspec
~> 3.1
scrutinizer-ocular
~> 1.0
simplecov
~> 0.9