Skip to content

Pull requests: mongoid/mongoid-rspec

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Updates to make mongoid-rspec work with Mongoid 3.0.0 when released
#61 by kfaustino was merged May 22, 2012 Loading… updated Jun 13, 2014
Support for matching field aliases
#79 by dwbutler was merged Aug 20, 2012 Loading… updated Jun 14, 2014
Exclusion matcher
#55 by noazark was merged Mar 26, 2012 Loading… updated Jun 20, 2014
Adding in the ability to specify what methods a validation runs on.
#64 by yairgo was merged May 23, 2012 Loading… updated Jun 28, 2014
Fixed copy-paste typo in uniqueness_of
#67 by nessche was merged May 24, 2012 Loading… updated Jun 29, 2014
I have added support for "Proc" into inclusion validator.
#77 by c0va23 was merged Aug 2, 2012 Loading… updated Jul 2, 2014
uniqueness scope validation check
#53 by rwz was merged Mar 26, 2012 Loading… updated Jul 5, 2014
Update README
#114 by carloslopes was merged Sep 6, 2013 Loading… updated Jul 6, 2014
rspec stopped explicitly requiring expectations
#115 by mufasa71 was merged Oct 16, 2013 Loading… updated Jul 8, 2014
Loosen up rspec version requirement ( >= 2.14.0 )
#112 by nbarthelemy was closed Aug 11, 2013 Loading… updated Jul 8, 2014
Allow to pass a Proc to the exclusion_of validator
#109 by did was merged Aug 11, 2013 Loading… updated Jul 8, 2014
Refactor spec/models
#108 by runlevel5 was merged Jun 15, 2013 Loading… updated Jul 8, 2014
Cut whitespaces
#107 by runlevel5 was merged Jun 15, 2013 Loading… updated Jul 8, 2014
Highlight codeblock in README [ci skip]
#106 by runlevel5 was merged Jun 15, 2013 Loading… updated Jul 8, 2014
Bump rspec dependency to >= 2.13
#105 by runlevel5 was merged Jun 15, 2013 Loading… updated Jul 8, 2014
Test against Ruby 2.0.0 on Travis
#104 by runlevel5 was merged Jun 15, 2013 Loading… updated Jul 8, 2014
Add detailed ordered_by matcher on association
#103 by taiki45 was merged May 24, 2013 Loading… updated Jul 8, 2014
Support for multiple on options on same validator
#101 by nanocity was merged May 17, 2013 Loading… updated Jul 8, 2014
Add message check to length of validation
#99 by yairgo was merged May 3, 2013 Loading… updated Jul 8, 2014
Support for callbacks matcher
#98 by nanocity was closed Apr 19, 2013 Loading… updated Jul 8, 2014
Support for order on association
#96 by nanocity was merged Apr 19, 2013 Loading… updated Jul 8, 2014
Add autobuild for has_one and embeds_one associations
#94 by bernardeli was merged Feb 27, 2013 Loading… updated Jul 8, 2014
macro to check if the field is localized or not
#88 by ph was merged Jan 13, 2013 Loading… updated Jul 8, 2014
ProTip! Type g i on any issue or pull request to go back to the issue listing page.