Sha256: d97b2a7027e55b5e5b42a93a6e2dda46b16d696bcc8f802891def65136b6f991
Contents?: true
Size: 151 Bytes
Versions: 3
Compression:
Stored size: 151 Bytes
Contents
File.expand_path("../lib/mongomapper_id2.rb", __FILE__) class Movie include MongoMapper::Document key :title, ObjectId auto_increment! end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mongomapper_id2-0.0.5 | test/models.rb |
mongomapper_id2-0.0.4 | test/models.rb |
mongomapper_id2-0.0.3 | test/models.rb |