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-12-29 14:27:33 +00:00
..
associations Deprecate implicit eager loading. Closes #950. 2011-12-29 14:27:33 +00:00
attribute_methods Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
coders
connection_adapters Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
fixtures
locale
locking Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
migration
railties Revert "This conditions is required to work with database create task. 1.9.2 is having a bug with "Calling return within begin still executes else". " 2011-12-27 15:55:45 +05:30
relation Deprecate implicit eager loading. Closes #950. 2011-12-29 14:27:33 +00:00
scoping app code in general wants Time.current, not Time.now 2011-12-28 23:47:10 +01:00
serializers
validations Do not validate associated records marked for destruction 2011-12-05 00:19:21 +01:00
aggregations.rb
associations.rb Merge branch 'master' of github.com:lifo/docrails 2011-12-14 02:13:23 +05:30
attribute_assignment.rb Split out most of the AR::Base code into separate modules 🍰 2011-12-15 20:45:37 +00:00
attribute_methods.rb Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
autosave_association.rb Don't try to autosave nested assocs. Fixes #2961. 2011-12-14 17:28:59 +00:00
base.rb Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
callbacks.rb Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
connection_handling.rb Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
core.rb Delete some stray lines 2011-12-28 18:44:15 +00:00
counter_cache.rb
dynamic_finder_match.rb
dynamic_matchers.rb Split out most of the AR::Base code into separate modules 🍰 2011-12-15 20:45:37 +00:00
dynamic_scope_match.rb
errors.rb
explain.rb Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
explain_subscriber.rb moves some auto explain logic to the subscriber [José Valim & Xavier Noria] 2011-12-04 13:53:26 -08:00
fixtures.rb Use the correct table name from fixture 2011-12-28 11:58:07 +01:00
identity_map.rb Fix build when IM=true 2011-12-22 23:21:38 +00:00
inheritance.rb Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
integration.rb Split out most of the AR::Base code into separate modules 🍰 2011-12-15 20:45:37 +00:00
log_subscriber.rb implements a much faster auto EXPLAIN, closes #3843 [José Valim & Xavier Noria] 2011-12-04 11:52:12 -08:00
migration.rb Allow to filter migrations by passing a block 2011-12-09 21:43:36 +01:00
model.rb Delete some stray lines 2011-12-28 18:44:15 +00:00
model_schema.rb Support establishing connection on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
nested_attributes.rb Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
observer.rb
persistence.rb Clarify what persisted? returns. 2011-12-25 15:41:50 +02:00
query_cache.rb
querying.rb Split out most of the AR::Base code into separate modules 🍰 2011-12-15 20:45:37 +00:00
railtie.rb Avoid deprecation warning 2011-12-28 18:27:41 +00:00
readonly_attributes.rb Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
reflection.rb Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
relation.rb Deprecate implicit eager loading. Closes #950. 2011-12-29 14:27:33 +00:00
result.rb
sanitization.rb Split out most of the AR::Base code into separate modules 🍰 2011-12-15 20:45:37 +00:00
schema.rb
schema_dumper.rb
scoping.rb Move DefaultScope and NamedScope under Scoping 2011-12-15 20:45:42 +00:00
serialization.rb
session_store.rb
store.rb
test_case.rb remove ruby 1.8 stuff skip hack from AR 2011-12-23 23:51:01 +05:30
timestamp.rb Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
transactions.rb fix nodocs 2011-12-09 01:15:54 +05:30
translation.rb Split out most of the AR::Base code into separate modules 🍰 2011-12-15 20:45:37 +00:00
validations.rb
version.rb rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00