vigetlabs / sprig-reap

Sprig-Reap is a gem that allows you to output your application's data state to seed files.
MIT License
18 stars 18 forks source link

sprig-reap won't write to file ? #15

Closed tobeportable closed 9 years ago

tobeportable commented 9 years ago
rake db:seed:reap MODELS=Space --verbose
D, [2014-11-24T16:21:01.516395 #18380] DEBUG -- : Reaping records from the database...
  Space Load (25.8ms)  SELECT "spaces".* FROM "spaces"
uninitialized constant Sprig::Reap::FileAttribute::CarrierWave issue writing to the file for Space:
D, [2014-11-24T16:21:02.279273 #18380] DEBUG -- : Finished reaping!