seeding 0.0.5
Seeding creates a seed.rb from your existing database. You can write queries on the rails console and it will write the results to your seed.rb. I wrote it after having to create seed files with thousands of rows and could not handle it any longer..
Gemfile:
=
install:
=
Versions:
- 0.0.5 February 21, 2013 (8 KB)
- 0.0.3 August 09, 2012 (6.5 KB)
- 0.0.2 August 09, 2012 (6.5 KB)
- 0.0.1 August 09, 2012 (6 KB)
Runtime Dependencies (1):
uuid
>= 0