rails--rails/activerecord/lib/active_record
Neeraj Singh b8d9d9ce0a updating documentation to ensure line does not exceed 100 columns 2010-08-02 11:09:31 -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 Make sure timestamp is properly referenced 2010-05-11 20:06:26 +02:00
connection_adapters Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
locale edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord" 2010-06-14 23:22:04 +02:00
locking Set destroyed=true in opt locking's destroy [#5058 state:resolved] 2010-07-14 08:02:17 +02:00
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 to_xml with :include should skip_instruct on the included records [#4506 state:resolved] 2010-04-30 14:22:57 +02:00
validations Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options hash and make various Validators pass their (filtered) options. 2010-06-21 11:55:21 +02:00
aggregations.rb ensuring that documentation does not exceed 100 columns 2010-08-01 21:32:36 -04:00
association_preload.rb ensuring that documentation does not exceed 100 columns 2010-08-01 21:32:36 -04:00
associations.rb ensuring that documentation does not exceed 100 columns 2010-08-01 21:32:36 -04:00
attribute_methods.rb Adds title and basic description where needed. 2010-06-15 22:41:41 +04:30
autosave_association.rb adding the missing closing tag 2010-07-31 07:04:08 -04:00
base.rb updating documentation to ensure line does not exceed 100 columns 2010-08-02 11:09:31 -04:00
callbacks.rb Merge remote branch 'rails/master' 2010-06-20 23:13:19 +02:00
counter_cache.rb Refactor previous commits a bit. 2010-07-08 23:45:10 +02:00
dynamic_finder_match.rb Remove unintentional API changes. [#1108] 2010-07-14 18:32:28 +01:00
dynamic_scope_match.rb Added description and title to Dynamic Scope Match 2010-06-15 23:02:51 +04:30
errors.rb Adds title. 2010-06-15 23:11:30 +04:30
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 Fixed many references to the old config/environment.rb and Rails::Initializer 2010-07-13 13:00:21 +02:00
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 Fixed many references to the old config/environment.rb and Rails::Initializer 2010-07-13 13:00:21 +02:00
persistence.rb adding punctuations 2010-07-28 13:10:04 -04:00
query_cache.rb Adds basic description and title. 2010-06-16 22:15:04 +04:30
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 updating documentation to ensure line does not exceed 100 columns 2010-08-02 11:09:31 -04:00
schema.rb Adds title where needed. 2010-06-16 22:17:05 +04:30
schema_dumper.rb Adds title where needed. 2010-06-16 22:17:05 +04:30
serialization.rb Adds title and proper formatting to docs. 2010-06-16 22:22:35 +04:30
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 Adds title and proper formatting to docs. 2010-06-16 22:22:35 +04:30
timestamp.rb moving time zone related documentation to timestamp.rb from base.rb 2010-07-29 10:37:38 -04:00
transactions.rb Merge remote branch 'rails/master' 2010-06-20 23:13:19 +02:00
validations.rb Merge remote branch 'rails/master' 2010-06-20 23:13:19 +02:00
version.rb Prep for RC 2010-07-26 12:53:25 -05:00