TypeError: wrong argument type Arel::SelectManager (expected String): #<Arel::SelectManager:0x007fa5a12d9850>
blanchma opened this issue · 4 comments
blanchma commented
My environment have:
rails (3.0.9)
yaml_db (0.2.3)
Ruby 1.9.2-p290
This happen as soon as I run rake db:data:dump
gamov commented
+1
blanchma commented
I create my own fork and take the pull request that solve this: https://github.com/blanchma/yaml_db given this repo looks abandon.