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-03 02:15:12 +02:00
..
associations ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04:00
attribute_methods ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04:00
connection_adapters ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04: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 ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04: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 ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04: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 Merge remote branch 'docrails/master' into 3-0-stable 2010-08-03 02:15:12 +02: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 Correcting the documentation which wrongly states that each dynamic finder creates 2010-08-02 13:10:32 -04:00
callbacks.rb Merge remote branch 'docrails/master' into 3-0-stable 2010-08-03 02:15:12 +02:00
counter_cache.rb Refactor previous commits a bit. 2010-07-08 23:45:10 +02:00
dynamic_finder_match.rb Adding to AR::Base documentation about dynamically scopeded_by query 2010-08-02 13:07:18 -04:00
dynamic_scope_match.rb Added description and title to Dynamic Scope Match 2010-06-15 23:02:51 +04:30
errors.rb ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04:00
fixtures.rb ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04: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 ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04: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 ensuring that description does not exceed 100 columns 2010-08-02 12:25:26 -04:00
persistence.rb Merge remote branch 'docrails/master' into 3-0-stable 2010-08-03 02:15:12 +02: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 Tidy up previous commit. 2010-08-02 16:51:08 +02: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 Merge remote branch 'docrails/master' into 3-0-stable 2010-08-03 02:15:12 +02: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