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
2010-07-31 07:12:29 -04:00
..
associations Don't increment and then decrement the same counter when re-assigning a belongs_to association 2010-07-29 22:37:20 -03:00
attribute_methods
connection_adapters Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
locale
locking
railties Revert "Frameworks are loaded in application.rb rather than config.rb according to Rails 3 conventions." 2010-07-27 23:31:59 +02:00
relation reverting where() functionality, adding a test 2010-07-30 14:12:01 -07:00
serializers
validations
aggregations.rb ensuring that documentation does not exceed 100 columns 2010-07-31 07:12:29 -04:00
association_preload.rb eagerly loaded association records should respect default_scope [#2931 state:resolved] 2010-07-21 15:01:40 +02:00
associations.rb fixing documentation just a little bit 2010-07-31 06:55:33 -04:00
attribute_methods.rb
autosave_association.rb adding the missing closing tag 2010-07-31 07:04:08 -04:00
base.rb moving time zone related documentation to timestamp.rb from base.rb 2010-07-29 10:37:38 -04:00
callbacks.rb
counter_cache.rb
dynamic_finder_match.rb Remove unintentional API changes. [#1108] 2010-07-14 18:32:28 +01:00
dynamic_scope_match.rb
errors.rb
fixtures.rb Make use of redefine_method, removed some more redefining warnings 2010-07-19 23:44:50 +08:00
log_subscriber.rb Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
migration.rb
named_scope.rb adding a reader for loaded, initializing @loaded to false 2010-07-20 09:15:09 -07:00
nested_attributes.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00
observer.rb
persistence.rb adding punctuations 2010-07-28 13:10:04 -04:00
query_cache.rb
railtie.rb Add console hook to force ActiveRecord::Base to be loaded when console starts avoiding reference loops. 2010-07-18 11:02:07 +02:00
reflection.rb returns not returned . fixing documentation for reflection 2010-07-30 14:43:43 -04:00
relation.rb reducing function calls and using faster methods for testing 2010-07-30 13:38:09 -07:00
schema.rb
schema_dumper.rb
serialization.rb
session_store.rb Revert "Avoid uneeded queries in session stores if sid is not given." 2010-07-29 09:10:01 +02:00
test_case.rb
timestamp.rb moving time zone related documentation to timestamp.rb from base.rb 2010-07-29 10:37:38 -04:00
transactions.rb
validations.rb
version.rb Prep for RC 2010-07-26 12:53:25 -05:00