rubidine / unique_tuple
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Todd Willey (author)
Mon Apr 20 13:30:24 -0700 2009
README
UniqueTuple =========== Adds a new ActiveRecord validation: validates_uniqueness_of_tuple *columns This will validate that no object has the same values for the set of columns.

