rroblak/seed_dump

Undefined method 'expr' for 1000:Fixnum

Closed this issue · 2 comments

I'm getting an Undefined method 'expr' for Fixnum error when I run the following in the console:
SeedDump.dump(IngestHistory, file: '../project/tmp/seeds/ingest_histories.rb', limit: 20)

I get the same error when I run the equivalent command from a terminal. I hope to find the time to contribute and look into this error, but right this second I figured I'd get the issue out there.

Attaching the relevant stack trace below:
screen shot 2015-10-12 at 2 58 34 pm

Turns out this was not a real bug in seed_dump. I apologize for raising an unnecessary issue.

No worries, thanks for following up @david-frederick :)