[ 源代码: ruby-seed-fu ]
软件包:ruby-seed-fu(2.3.9-1)
easily manage seed data in an Active Record application
Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. Seed Fu depends on Active Record, but doesn't have to be used with a full Rails app.
其他与 ruby-seed-fu 有关的软件包
|
|
|
|
-
- dep: ruby-activerecord (>= 2:3.1)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activesupport (>= 2:3.1)
- collection of utility classes used by the Rails framework