.. |
associations
|
Don't define block, just yield if block is given.
|
2010-06-24 11:40:23 -03:00 |
attribute_methods
|
Make sure timestamp is properly referenced
|
2010-05-11 20:06:26 +02:00 |
connection_adapters
|
removing useless code. [#4988 state:resolved]
|
2010-06-26 19:51:59 -07: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
|
Avoid "no such table" exception when schema migrations table does not exist
|
2010-06-27 21:16:34 -07:00 |
relation
|
Remove unneeded reject
|
2010-06-28 19:14:40 -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
|
Remove deprecated block usage in composed_of.
|
2010-06-24 11:17:05 -03:00 |
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
|
Improve documentation for assocations :autosave option.
|
2010-06-22 17:49:59 +03:00 |
attribute_methods.rb
|
Adds title and basic description where needed.
|
2010-06-15 22:41:41 +04:30 |
autosave_association.rb
|
Add module_eval missing file_name and line_number args [#4712 state:resolved]
|
2010-06-26 22:38:54 +02:00 |
base.rb
|
with_exclusive_scope does not work properly if ARel is passed. It does work nicely if hash is passed. Blow up if user is attempting it pass ARel to with_exclusive_scope.
|
2010-06-29 01:18:20 +02:00 |
callbacks.rb
|
Merge remote branch 'rails/master'
|
2010-06-20 23:13:19 +02:00 |
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 |
log_subscriber.rb
|
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved]
|
2010-06-24 13:23:43 +02:00 |
migration.rb
|
Revert "Guides: Add :references to supported column types."
|
2010-06-24 09:55:49 +05:30 |
named_scope.rb
|
All scopes are now cross-referenced.
|
2010-06-21 00:45:34 +04:30 |
nested_attributes.rb
|
Fixes #2415 by creating a new instance of the Model when saving attributes to that model and the associated attributes already exist. Tests included. [#2415 state:resolved]
|
2010-06-27 16:35:03 +02:00 |
observer.rb
|
Merge remote branch 'rails/master'
|
2010-06-20 23:13:19 +02:00 |
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
|
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing frameworks like ActiveRecord and ActiveResource to log outsude Rails::Application [#4816 state:resolved]
|
2010-06-24 13:23:43 +02:00 |
reflection.rb
|
Adds basic description and title.
|
2010-06-16 22:15:04 +04:30 |
relation.rb
|
blocks removed from all the ActiveRelation query_methods, extend method added instead
|
2010-06-26 01:35:23 +02: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
|
Sessions should not be created until written to and session data should be destroyed on reset.
|
2010-06-23 11:56:35 -07:00 |
test_case.rb
|
Adds title and proper formatting to docs.
|
2010-06-16 22:22:35 +04:30 |
timestamp.rb
|
Adds title and proper formatting to docs.
|
2010-06-16 22:22:35 +04:30 |
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
|
Get ready for beta 4
|
2010-06-08 14:47:02 -04:00 |