1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Ryan McGeary
42d4de6e97 Deprecated load_all_fixtures [#65]
* Use `fixtures :all` instead
2008-09-02 16:49:13 -04:00
Chris O'Sullivan
8ba5658104 Adds failing test for detecting bug in should_ensure_length_at_least 2008-07-11 20:56:08 -04:00
Nathan Sutton
911b2f7cb4 Scoping of uniqueness validations on multiple attributes
Previously the :scoped_to option on the 'should_require_unique_attributes'
only allowed a single attribute to scope uniqueness.  This adds the ability to
scope to multiple attributes.  This also improves the documentation for the
method.
2008-05-29 16:48:39 -07:00
tsaleh
c397d016f8 fixed http://tammer.lighthouseapp.com/projects/5807/tickets/18
git-svn-id: https://svn.thoughtbot.com/plugins/shoulda/trunk@370 7bbfaf0e-4d1d-0410-9690-a8bb5f8ef2aa
2008-02-28 21:40:42 +00:00