TODO in voteable_mongo-0.9.2 vs TODO in voteable_mongo-0.9.3
- old
+ new
@@ -1,11 +1,17 @@
+* Support Mongoid / MongoMapper embedded documents
+
* 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