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
2012-01-04 10:25:15 +09:00
..
associations Removed metaclass from the has_many dependency destroy method. Fixes #2954 2011-12-31 03:56:48 +00:00
attribute_methods Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
coders
connection_adapters updating the reaping frequency documentation 2011-12-30 16:14:25 -08:00
fixtures
locale
locking Support configuration on ActiveRecord::Model. 2011-12-28 18:27:41 +00:00
migration Fix GH #4285. Remove options when we record calling creat_table 2012-01-04 10:25:15 +09:00
railties Rails::Plugin has gone 2012-01-03 10:39:08 -02:00
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 Revert "Implement ArraySerializer and move old serialization API to a new namespace." 2011-11-30 18:48:17 +01:00
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 Remove unnecessary comma. 2011-12-26 21:44:50 +02:00
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 File.basename to get the filename minus .yml 2012-01-03 14:54:29 -08: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 Merge branch 'master' of github.com:lifo/docrails 2011-12-29 23:35:45 +05:30
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 Revert "Implement ArraySerializer and move old serialization API to a new namespace." 2011-11-30 18:48:17 +01:00
session_store.rb remove ActiveSupport::Base64 in favor of ::Base64 2012-01-02 22:48:15 +03:00
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