Sha256: 41c0bf7315485b548be1058f36933a6f679e28fe54abcd5d6ed61bcba860d83c

Contents?: true

Size: 463 Bytes

Versions: 7

Compression:

Stored size: 463 Bytes

Contents

* 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

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
rs_voteable_mongo-1.3.0 TODO
rs_voteable_mongo-1.2.0 TODO
rs_voteable_mongo-1.1.0 TODO
rs_voteable_mongo-1.0.2 TODO
rs_voteable_mongo-1.0.1 TODO
rs_voteable_mongo-1.0.0 TODO
voteable_mongo-0.9.3 TODO