-
Notifications
You must be signed in to change notification settings - Fork 174
Pull requests: mongoid/mongoid-rspec
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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
Improved assocition matcher: with_polymorphism, with_cascading_callbacks, stored_as, cyclic
#110
by johnnyshields
was merged 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
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 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
Ensuring that the tests fail if a particular option is not present, while creating the index
#89
by anshulm
was merged Jan 13, 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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.