seeding 0.0.3
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:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.0.5 February 21, 2013 (8KB)
- 0.0.3 August 09, 2012 (6.5KB)
- 0.0.2 August 09, 2012 (6.5KB)
- 0.0.1 August 09, 2012 (6KB)
Runtime依存関係 (1):
            uuid
            >= 0
          
    