.. |
associations
|
Fix a bunch of minor spelling mistakes
|
2010-06-15 12:04:22 +04:00 |
attribute_methods
|
Make sure timestamp is properly referenced
|
2010-05-11 20:06:26 +02:00 |
connection_adapters
|
edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord"
|
2010-06-14 23:22:04 +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
|
Use arel instead of sql strings
|
2010-05-11 15:32:41 +01:00 |
railties
|
Cut down even further on rake -T noise
|
2010-06-09 17:14:53 -04:00 |
relation
|
Special treatement for Relation#select { with block }
|
2010-06-02 14:42:25 +01: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
|
Revert "Make ActiveModel::Errors#add_on_blank and #add_on_empty accept an options hash and make various Validators pass their (filtered) options."
|
2010-05-15 21:55:16 +02:00 |
aggregations.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
association_preload.rb
|
edit pass: the names of Rails components have a space, ie, "Active Record", not "ActiveRecord"
|
2010-06-14 23:22:04 +02:00 |
associations.rb
|
Active Record Associations - minor change of DeleteRestrictionError doc for clarity
|
2010-06-15 12:36:21 -04:00 |
attribute_methods.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
autosave_association.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
base.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
callbacks.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
counter_cache.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
dynamic_finder_match.rb
|
Added typewriter tag to code.
|
2010-06-15 23:03:54 +04:30 |
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
|
Clarify Fixture#key_ and value_list
|
2010-06-08 17:05:29 -04:00 |
migration.rb
|
Adds title and minor changes.
|
2010-06-16 22:08:14 +04:30 |
named_scope.rb
|
Adds title and minor changes.
|
2010-06-16 22:08:14 +04:30 |
nested_attributes.rb
|
Adds title and minor changes.
|
2010-06-16 22:08:14 +04:30 |
observer.rb
|
Adds title and minor changes.
|
2010-06-16 22:08:14 +04:30 |
persistence.rb
|
Adds title and minor changes.
|
2010-06-16 22:08:14 +04:30 |
query_cache.rb
|
Adds basic description and title.
|
2010-06-16 22:15:04 +04:30 |
railtie.rb
|
Adds basic description and title.
|
2010-06-16 22:15:04 +04:30 |
reflection.rb
|
Adds basic description and title.
|
2010-06-16 22:15:04 +04:30 |
relation.rb
|
Adds basic description and title.
|
2010-06-16 22:15:04 +04:30 |
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
|
Break up concerns for choosing what attributes should be serialized and the actual serializer
|
2009-08-13 22:27:36 -05:00 |
session_store.rb
|
Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean.
|
2010-05-18 03:18:23 +02:00 |
test_case.rb
|
Autoload AS test case
|
2010-01-04 16:22:46 -06:00 |
timestamp.rb
|
eliminate alias_method_chain from ActiveRecord
|
2010-05-09 02:37:52 +03:00 |
transactions.rb
|
Make logic for after_commit and after_rollback :on option work like it does for validation callbacks.
|
2010-06-08 17:05:29 -04:00 |
validations.rb
|
Remove undocumented save_without_validation!
|
2010-05-11 15:39:29 +01:00 |
version.rb
|
Get ready for beta 4
|
2010-06-08 14:47:02 -04:00 |