rails--rails/activerecord/lib/active_record
Piotr Sarnacki e063879daf Fix copying migrations to empty directory 2010-09-03 22:59:10 +02:00
..
associations mark SQL literals as SQL literals 2010-08-25 05:17:49 -07:00
attribute_methods Replacing superclass_delegating_accessoror with class_attribute. 2010-08-31 17:45:06 +02:00
connection_adapters Revert "Setup explicit requires for files with exceptions. Removed them from autoloading." 2010-09-02 21:11:03 +02: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 Use new finders syntax in docs. 2010-09-01 12:16:08 -03:00
railties rake db:copy_migrations task, which copies railties migrations into application's db/migrate directory 2010-09-03 22:59:09 +02:00
relation Use new finders syntax in docs. 2010-09-01 12:16:08 -03: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 Use new finders syntax in docs. 2010-09-01 12:16:08 -03:00
association_preload.rb we should mark sql strings as sql literals 2010-08-23 14:28:15 -07:00
associations.rb Use new finders syntax in docs. 2010-09-01 12:16:08 -03:00
attribute_methods.rb
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 Revert "Setup explicit requires for files with exceptions. Removed them from autoloading." 2010-09-02 21:11:03 +02:00
callbacks.rb lifecycle should be two words, life cycle 2010-08-26 14:23:58 +02: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 replacing superclass_delegating_accessor with class_attribute 2010-08-31 17:45:06 +02:00
log_subscriber.rb Move runtime back to the Thread.current 2010-07-26 19:14:56 +02:00
migration.rb Fix copying migrations to empty directory 2010-09-03 22:59:10 +02: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 lifecycle should be two words, life cycle 2010-08-26 14:23:58 +02:00
persistence.rb The call-seq directive has no useful effect on our documentation and is not used anywhere else. 2010-08-28 00:50:50 +02:00
query_cache.rb
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 we should mark strings as SQL Literal values 2010-08-23 13:30:12 -07: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 Revert "Setup explicit requires for files with exceptions. Removed them from autoloading." 2010-09-02 21:11:03 +02: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 Ensure timestamps are not generated when explicitly set to false [#5440 state:resolved] 2010-08-24 10:45: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 Master is now targeting 3.1.0.beta 2010-08-23 21:44:57 -05:00