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-08-20 18:55:02 -07:00
..
associations While creating a new record using has_many create method default scope of child should be respected. 2010-08-19 14:52:15 -03:00
attribute_methods Revert "Makes AR use AMo to_key implementation" 2010-08-15 11:33:21 -03:00
connection_adapters adding FOUND_ROWS to the connect flags for mysql2 2010-08-20 10:16:22 -07:00
locale Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
locking Set destroyed=true in opt locking's destroy [#5058 state:resolved] 2010-07-14 08:02:17 +02:00
railties standarizes the use of the article "an" for "SQL" and "SQLite" 2010-08-05 01:09:09 +02:00
relation we should wrap strings as sql literals 2010-08-19 10:35:09 -07:00
serializers Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
validations Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
aggregations.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
association_preload.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
associations.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
attribute_methods.rb Adds title and basic description where needed. 2010-06-15 22:41:41 +04:30
autosave_association.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
base.rb Optimize find_sti_class when store_full_sti_class is true 2010-08-19 16:03:15 -05:00
callbacks.rb Patch for Lighthouse ticket #5419 has been been applied. So reverting this one. 2010-08-20 11:08:25 -04:00
counter_cache.rb Use COALESCE in update_counters docs to reflect the implementation 2010-08-18 10:15:26 -03:00
dynamic_finder_match.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
dynamic_scope_match.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
errors.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
fixtures.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
log_subscriber.rb Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
migration.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
named_scope.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
nested_attributes.rb Note about validates_presence_of and nested attributes 2010-08-19 14:49:10 -05:00
observer.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
persistence.rb Make update_attribute behave as in Rails 2.3 and document the behavior intrinsic to its implementation. 2010-08-12 12:04:16 -03:00
query_cache.rb Adds basic description and title. 2010-06-16 22:15:04 +04:30
railtie.rb Revert "Just add connection management middleware if running in a concurrent environment." 2010-08-20 18:55:02 -07:00
reflection.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
relation.rb While creating a new record using has_many create method default scope of child should be respected. 2010-08-19 14:52:15 -03:00
schema.rb fixing whitespace errors 2010-08-05 08:15:22 -07:00
schema_dumper.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
serialization.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
session_store.rb Replaced hardcoded SessionStore table creation SQL with calls to ActiveRecord adapter migration methods 2010-08-16 15:21:58 -07:00
test_case.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
timestamp.rb Make update_attribute behave as in Rails 2.3 and document the behavior intrinsic to its implementation. 2010-08-12 12:04:16 -03: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