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
2011-06-12 10:31:21 -05:00
..
associations remove warning: assigned but unused variable 2011-06-08 00:26:09 -03:00
attribute_methods Remove trailing white-spaces 2011-06-05 10:34:40 -05:00
coders
connection_adapters Remove trailing whitespaces 2011-06-12 10:31:21 -05:00
fixtures fixing 1.8 support for new fixture tests 2011-05-23 15:06:13 -07:00
locale
locking
migration Merge branch 'master' of git://github.com/lifo/docrails 2011-06-06 22:23:30 +02:00
railties Ensure engine migrations are copied in the same sequence that they are required. 2011-06-10 12:11:45 +01:00
relation Fix issue #1272 2011-06-01 18:29:29 +01:00
serializers Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
validations Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
aggregations.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
associations.rb Merge branch 'master' of git://github.com/lifo/docrails 2011-06-06 22:23:30 +02:00
attribute_methods.rb
autosave_association.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
base.rb don't reinitialize the arel_table unless the table_name changes 2011-06-09 14:56:07 -07:00
callbacks.rb
counter_cache.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
dynamic_finder_match.rb
dynamic_scope_match.rb
errors.rb
fixtures.rb Merge branch 'master' of github.com:rails/rails 2011-05-25 22:49:23 +02:00
identity_map.rb
log_subscriber.rb
migration.rb up and down are no longer class methods in a migration 2011-06-07 01:23:08 +05:30
named_scope.rb Corrected some typos and American vs. Queen's English issues 2011-05-29 12:40:24 -07:00
nested_attributes.rb
observer.rb
persistence.rb Do not use default_scope in ActiveRecord::Persistence#touch. 2011-06-07 18:42:40 +01:00
query_cache.rb
railtie.rb Everyone receives app as argument for consistency. 2011-05-25 01:37:55 +02:00
reflection.rb Merge branch 'master' of github.com:rails/rails 2011-05-25 22:49:23 +02:00
relation.rb Fix issue #1272 2011-06-01 18:29:29 +01:00
result.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
schema.rb
schema_dumper.rb Corrected some typos and American vs. Queen's English issues 2011-05-29 12:40:24 -07:00
serialization.rb Don't merge base opts into includes when serializing ARs 2011-05-26 11:40:57 -04:00
session_store.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
test_case.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
timestamp.rb
transactions.rb Edited activerecord/lib/active_record/transactions.rb via GitHub 2011-06-01 12:36:16 -07:00
validations.rb Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
version.rb