1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record
Josh Susser a49de9811a tests mostly pass
adjust to work with instance-based migations
migrated_at can't be null
why must people have last names? it's killing me!
2010-12-01 12:01:56 -08:00
..
associations
attribute_methods
connection_adapters
locale Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
locking
migration
railties
relation
serializers
validations
aggregations.rb
association_preload.rb
associations.rb
attribute_methods.rb
autosave_association.rb
base.rb
callbacks.rb
counter_cache.rb
dynamic_finder_match.rb
dynamic_scope_match.rb
errors.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
fixtures.rb
log_subscriber.rb Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
migration.rb name in schema_migrations, migrations in schema dump 2010-12-01 10:57:38 -08:00
named_scope.rb
nested_attributes.rb
observer.rb
persistence.rb
query_cache.rb
railtie.rb
reflection.rb class inheritable attributes is used no more! all internal use of class inheritable has been changed to class_attribute. class inheritable attributes has been deprecated. 2010-11-20 19:40:29 +01:00
relation.rb
result.rb
schema.rb tests mostly pass 2010-12-01 12:01:56 -08:00
schema_dumper.rb
serialization.rb
session_store.rb
test_case.rb
timestamp.rb
transactions.rb
validations.rb
version.rb