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

2 commits

Author SHA1 Message Date
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