Commit Graph

  • 599e82a106 upversioned master Mike 2023-01-12 20:25:24 +01:00
  • 6eea09d8eb upversioned mongoid Mike 2023-01-12 20:21:09 +01:00
  • de414b0ee7 upversioned Mike 2023-01-12 20:17:19 +01:00
  • b57fb616cb Version bump to 0.4.0 v0.4.0 Nicholas Bruning 2015-11-10 16:07:54 +11:00
  • 0ae62f1816 Merge pull request #24 from 90yukke/support-mognoid-5 Nicholas Bruning 2015-11-10 16:03:19 +11:00
  • 589b5598a4 Remove database-cleaner. Alexander Karmes 2015-09-17 03:16:55 +02:00
  • 546fc91cb1 Change configuration of Mongoid. Alexander Karmes 2015-09-17 03:14:03 +02:00
  • b902d662c6 Set required major version of mongoid-rspec to 3 Alexander Karmes 2015-09-17 03:12:49 +02:00
  • 75822dae4f Update required major version of mongoid to 5 Alexander Karmes 2015-09-16 23:06:45 +02:00
  • 2288ee6cec Removed aliasing and replaced with explicit accessors Nicholas Bruning 2015-07-22 16:13:43 +10:00
  • 1c3d10e407 Added spec coverage for required values. Refer #7 Nicholas Bruning 2015-07-22 14:58:04 +10:00
  • 288bfcc978 Added Guardfile, updated development dependencies Nicholas Bruning 2015-07-22 14:57:46 +10:00
  • 3429216331 Version bump to 0.3.0 v0.3.0 Nicholas Bruning 2015-07-22 14:35:01 +10:00
  • 781f05f707 Merge pull request #16 from glooko/customizable_field_prefix Nicholas Bruning 2015-07-22 14:32:17 +10:00
  • c2f9bfda27 Fixed formatting issues Kristijan Novoselić 2015-03-17 15:11:50 +01:00
  • 5a956c67e2 Field prefix is now configurable Kristijan Novoselić 2015-03-17 14:47:46 +01:00
  • 1f43e0d4d8 Got rid of deprecation messages due to usage of be_true and be_false Kristijan Novoselić 2015-03-17 14:15:41 +01:00
  • a04acec0da Version bump to 0.2.0 v0.2.0 Nicholas Bruning 2014-07-12 13:32:20 +10:00
  • a0892df6d5 Merged plainprogrammer-feature-mongoid4 Nicholas Bruning 2014-07-12 13:31:45 +10:00
  • a0ebd468aa Merge branch 'plainprogrammer-feature-mongoid4' Nicholas Bruning 2014-07-12 13:30:03 +10:00
  • 7e62ee3e06 Updated gitignore, travis build matrix and cleaned up gemspecs plainprogrammer-feature-mongoid4 Nicholas Bruning 2014-07-12 13:19:02 +10:00
  • db0901e6f1 Removed RBX from travis matrix Nicholas Bruning 2014-07-12 12:39:22 +10:00
  • 3fda46a9a8 Merge pull request #10 from tkrajcar/master Nicholas Bruning 2014-05-31 20:53:04 +10:00
  • 97bc810bff Add information on setting default values for enums with multiple values. Tim Krajcar 2014-05-30 19:47:04 -07:00
  • fd8063da6d Update README.md Nicholas Bruning 2014-04-19 19:03:37 +10:00
  • d07e5c55be Update README.md Nicholas Bruning 2014-04-19 19:01:56 +10:00
  • 8b5b23bb45 Merge pull request #5 from thetron/update/cleanup Nicholas Bruning 2014-03-18 00:08:59 +11:00
  • 42cd5a0d51 Tweaked accessors conditional update/cleanup Nicholas Bruning 2014-03-18 00:02:24 +11:00
  • 58825a4f20 Added ruby 2.1.1 to travis config Nicholas Bruning 2014-03-17 23:48:38 +11:00
  • 41c95e0370 Updated travis config, removed RBX and notifications Nicholas Bruning 2014-03-17 23:48:01 +11:00
  • fde35639d8 Refactored accessor definition into methods Nicholas Bruning 2014-03-17 23:44:40 +11:00
  • d4280d3eca Refactored Mongoid::Enum::ClassMethods for readability Nicholas Bruning 2014-03-17 23:35:39 +11:00
  • 9144fab09a Added Code Climate badge Nicholas Bruning 2014-03-17 23:35:03 +11:00
  • eda65ef33d Merge branch 'feature-mongoid4' of git://github.com/plainprogrammer/mongoid-enum into plainprogrammer-feature-mongoid4 Nicholas Bruning 2014-03-17 22:40:23 +11:00
  • 6dbc5a459f Wrapped scope condition in proc. James Thompson 2014-02-10 11:03:27 -07:00
  • 80f8941e05 Merge pull request #2 from simi/patch-1 Nicholas Bruning 2013-11-15 14:35:13 -08:00
  • b7166acdbe Update README.md Josef Šimánek 2013-11-12 02:16:54 +01:00
  • 40ffdbd864 Added Mongoid4.gemfile.lock to ignore list. James Thompson 2013-11-10 09:32:21 -07:00
  • 8c0f386b3a Added custom gemfile for Mongoid 4 and updated Gemspec to allow for Mongoid 4. James Thompson 2013-11-10 09:20:16 -07:00
  • 011433b3ee Updated build configuration. James Thompson 2013-11-10 09:19:45 -07:00
  • 316ba49db4 Update README.md Nicholas Bruning 2013-11-07 11:48:07 +11:00
  • 370c8a27ed Updated gemspec v0.1.1 Nicholas Bruning 2013-11-07 10:48:27 +11:00
  • 4a315750ca Updated gemspec Nicholas Bruning 2013-11-07 10:48:17 +11:00
  • 01298e44ee Updated readme, added :validate option. Version bumped to 0.1.1 Nicholas Bruning 2013-11-07 10:46:07 +11:00
  • 38dd9d4edf Updated readme Nicholas Bruning 2013-11-07 10:28:51 +11:00
  • d8923638be Version bump to 0.1 v0.1.0 Nicholas Bruning 2013-11-06 17:53:46 +11:00
  • 99b794cfb6 Updated travis.yml Nicholas Bruning 2013-11-06 17:49:45 +11:00
  • a38a25f4d1 Very naughty mega-commit. Added enum and validator specs. Everything seems to be working as expected Nicholas Bruning 2013-11-06 17:46:28 +11:00
  • 34eb6d02d1 Very naughty mega-commit. Added enum and validator specs. Everything seems to be working as expected Nicholas Bruning 2013-11-06 17:46:18 +11:00
  • d763fc9abf Added build status image to README Nicholas Bruning 2013-11-06 10:55:50 +11:00
  • efc2367a8b Updated readme Nicholas Bruning 2013-11-06 10:54:17 +11:00
  • 5243007991 Updated readme Nicholas Bruning 2013-11-06 10:24:30 +11:00
  • a47188c9ab Updated gemspec Nicholas Bruning 2013-11-06 10:14:13 +11:00
  • 592d27263f Added travis config Nicholas Bruning 2013-11-05 10:47:10 +11:00
  • d7c07e03ff Initial commit Nicholas Bruning 2013-11-04 23:30:10 +11:00