TODO in voteable_mongo-0.9.1 vs TODO in voteable_mongo-0.9.2

- old
+ new

@@ -1,7 +1,15 @@ +* Add :foreign_key => ... option to update parents' votes + - Reduce time to check relationships and foreign keys + - More flexible + - Need to change votable interface? +* Support https://github.com/benmyles/mongomatic & + https://github.com/carlosparamio/mongo_odm + - Don't have scope + - Don't have relationships * Add options hash validations * Refactor specs * More test cases for Tasks module