rails--rails/activerecord/test
David Heinemeier Hansson 0c72e6d665 Options for the new validation methods are now given as a hash
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@109 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-10 16:46:41 +00:00
..
connections Initial 2004-11-24 01:04:44 +00:00
fixtures Added validation macros to make the stackable just like the lifecycle callbacks 2004-12-09 12:50:18 +00:00
abstract_unit.rb Initial 2004-11-24 01:04:44 +00:00
aggregations_test.rb Initial 2004-11-24 01:04:44 +00:00
all.sh Initial 2004-11-24 01:04:44 +00:00
associations_test.rb Added counter_sql option for has_many associations [bitsweat] 2004-12-07 12:25:01 +00:00
base_test.rb Added proper handling of time fields that are turned into Time objects with the dummy date of 2000/1/1 [HariSeldon] 2004-12-01 13:18:51 +00:00
class_inheritable_attributes_test.rb Initial 2004-11-24 01:04:44 +00:00
deprecated_associations_test.rb Added counter_sql option for has_many associations [bitsweat] 2004-12-07 12:25:01 +00:00
finder_test.rb 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
fixtures_test.rb Tidied up Fixtures for better readability and some error checking [bitsweat] 2004-12-09 15:52:54 +00:00
inflector_test.rb Fixed the Inflector to handle the movie/movies pair correctly #261 [Scott Baron] 2004-12-07 11:15:41 +00:00
inheritance_test.rb Initial 2004-11-24 01:04:44 +00:00
lifecycle_test.rb Initial 2004-11-24 01:04:44 +00:00
modules_test.rb Initial 2004-11-24 01:04:44 +00:00
multiple_db_test.rb Initial 2004-11-24 01:04:44 +00:00
pk_test.rb Initial 2004-11-24 01:04:44 +00:00
reflection_test.rb Added proper handling of time fields that are turned into Time objects with the dummy date of 2000/1/1 [HariSeldon] 2004-12-01 13:18:51 +00:00
thread_safety_test.rb Initial 2004-11-24 01:04:44 +00:00
transactions_test.rb Initial 2004-11-24 01:04:44 +00:00
unconnected_test.rb Initial 2004-11-24 01:04:44 +00:00
validations_test.rb Options for the new validation methods are now given as a hash 2004-12-10 16:46:41 +00:00