Nicholas Bruning
b57fb616cb
Version bump to 0.4.0
v0.4.0
2015-11-10 16:07:54 +11:00
Nicholas Bruning
0ae62f1816
Merge pull request #24 from 90yukke/support-mognoid-5
...
Update required major version of mongoid to 5
2015-11-10 16:03:19 +11:00
Alexander Karmes
589b5598a4
Remove database-cleaner.
...
- It was not able to work with mongoid 5
- I don't see the reason to use both Mongoid.purge! and
DatabaseCleaner.truncate! It looks like doing double work
2015-09-17 03:21:30 +02:00
Alexander Karmes
546fc91cb1
Change configuration of Mongoid.
...
By default mongoid use verbose logging, so I changed log level to :info
Also mongoid config renamed "sessions" method to "cliens" and hence I
renamed key in mongoid.yml
2015-09-17 03:14:03 +02:00
Alexander Karmes
b902d662c6
Set required major version of mongoid-rspec to 3
2015-09-17 03:13:26 +02:00
Alexander Karmes
75822dae4f
Update required major version of mongoid to 5
2015-09-16 23:06:45 +02:00
Nicholas Bruning
2288ee6cec
Removed aliasing and replaced with explicit accessors
...
* Added casting from String -> Symbol on setter
Closes #9
2015-07-22 16:13:43 +10:00
Nicholas Bruning
1c3d10e407
Added spec coverage for required values. Refer #7
2015-07-22 14:58:04 +10:00
Nicholas Bruning
288bfcc978
Added Guardfile, updated development dependencies
2015-07-22 14:57:46 +10:00
Nicholas Bruning
3429216331
Version bump to 0.3.0
...
Adds configuration option for `field_name_prefix` allowing for
removal of leading underscores on field names.
Closes #12
v0.3.0
2015-07-22 14:35:01 +10:00
Nicholas Bruning
781f05f707
Merge pull request #16 from glooko/customizable_field_prefix
...
Customizable field name prefix
2015-07-22 14:32:17 +10:00
Kristijan Novoselić
c2f9bfda27
Fixed formatting issues
2015-03-17 15:11:50 +01:00
Kristijan Novoselić
5a956c67e2
Field prefix is now configurable
2015-03-17 14:47:46 +01:00
Kristijan Novoselić
1f43e0d4d8
Got rid of deprecation messages due to usage of be_true and be_false
2015-03-17 14:15:41 +01:00
Nicholas Bruning
a04acec0da
Version bump to 0.2.0
v0.2.0
2014-07-12 13:32:20 +10:00
Nicholas Bruning
a0892df6d5
Merged plainprogrammer-feature-mongoid4
2014-07-12 13:31:45 +10:00
Nicholas Bruning
a0ebd468aa
Merge branch 'plainprogrammer-feature-mongoid4'
2014-07-12 13:30:03 +10:00
Nicholas Bruning
7e62ee3e06
Updated gitignore, travis build matrix and cleaned up gemspecs
2014-07-12 13:19:02 +10:00
Nicholas Bruning
db0901e6f1
Removed RBX from travis matrix
2014-07-12 12:39:22 +10:00
Nicholas Bruning
3fda46a9a8
Merge pull request #10 from tkrajcar/master
...
Add README information on setting default values for enums with multiple values.
2014-05-31 20:53:04 +10:00
Tim Krajcar
97bc810bff
Add information on setting default values for enums with multiple values.
2014-05-30 19:47:04 -07:00
Nicholas Bruning
fd8063da6d
Update README.md
2014-04-19 19:03:37 +10:00
Nicholas Bruning
d07e5c55be
Update README.md
2014-04-19 19:01:56 +10:00
Nicholas Bruning
8b5b23bb45
Merge pull request #5 from thetron/update/cleanup
...
Quest for the 4.0 GPA
2014-03-18 00:08:59 +11:00
Nicholas Bruning
42cd5a0d51
Tweaked accessors conditional
2014-03-18 00:02:24 +11:00
Nicholas Bruning
58825a4f20
Added ruby 2.1.1 to travis config
2014-03-17 23:48:38 +11:00
Nicholas Bruning
41c95e0370
Updated travis config, removed RBX and notifications
2014-03-17 23:48:01 +11:00
Nicholas Bruning
fde35639d8
Refactored accessor definition into methods
2014-03-17 23:44:40 +11:00
Nicholas Bruning
d4280d3eca
Refactored Mongoid::Enum::ClassMethods for readability
2014-03-17 23:35:39 +11:00
Nicholas Bruning
9144fab09a
Added Code Climate badge
2014-03-17 23:35:03 +11:00
Nicholas Bruning
eda65ef33d
Merge branch 'feature-mongoid4' of git://github.com/plainprogrammer/mongoid-enum into plainprogrammer-feature-mongoid4
2014-03-17 22:40:23 +11:00
James Thompson
6dbc5a459f
Wrapped scope condition in proc.
2014-02-10 11:03:27 -07:00
Nicholas Bruning
80f8941e05
Merge pull request #2 from simi/patch-1
...
Update README.md
2013-11-15 14:35:13 -08:00
Josef Šimánek
b7166acdbe
Update README.md
...
better ruby GH markup
[ci skip]
2013-11-12 02:16:54 +01:00
James Thompson
40ffdbd864
Added Mongoid4.gemfile.lock to ignore list.
2013-11-10 09:32:21 -07:00
James Thompson
8c0f386b3a
Added custom gemfile for Mongoid 4 and updated Gemspec to allow for Mongoid 4.
2013-11-10 09:20:16 -07:00
James Thompson
011433b3ee
Updated build configuration.
2013-11-10 09:19:45 -07:00
Nicholas Bruning
316ba49db4
Update README.md
2013-11-07 11:48:07 +11:00
Nicholas Bruning
370c8a27ed
Updated gemspec
v0.1.1
2013-11-07 10:48:27 +11:00
Nicholas Bruning
4a315750ca
Updated gemspec
2013-11-07 10:48:17 +11:00
Nicholas Bruning
01298e44ee
Updated readme, added :validate option. Version bumped to 0.1.1
2013-11-07 10:46:07 +11:00
Nicholas Bruning
38dd9d4edf
Updated readme
2013-11-07 10:28:51 +11:00
Nicholas Bruning
d8923638be
Version bump to 0.1
v0.1.0
2013-11-06 17:53:46 +11:00
Nicholas Bruning
99b794cfb6
Updated travis.yml
2013-11-06 17:49:45 +11:00
Nicholas Bruning
a38a25f4d1
Very naughty mega-commit. Added enum and validator specs. Everything seems to be working as expected
2013-11-06 17:46:28 +11:00
Nicholas Bruning
34eb6d02d1
Very naughty mega-commit. Added enum and validator specs. Everything seems to be working as expected
2013-11-06 17:46:18 +11:00
Nicholas Bruning
d763fc9abf
Added build status image to README
2013-11-06 10:55:50 +11:00
Nicholas Bruning
efc2367a8b
Updated readme
2013-11-06 10:54:17 +11:00
Nicholas Bruning
5243007991
Updated readme
2013-11-06 10:24:30 +11:00
Nicholas Bruning
a47188c9ab
Updated gemspec
2013-11-06 10:14:13 +11:00