rails--rails/activerecord/lib
David Heinemeier Hansson aaf9a45ca9 Added Base.validate_uniqueness thatv alidates whether the value of the specified attributes are unique across the system. Useful for making sure that only one user can be named "davidhh".
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@108 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-10 16:02:11 +00:00
..
active_record Added Base.validate_uniqueness thatv alidates whether the value of the specified attributes are unique across the system. Useful for making sure that only one user can be named "davidhh". 2004-12-10 16:02:11 +00:00
active_record.rb Forgot to include Mixins::Touch by default 2004-12-08 16:14:26 +00:00