.. |
associations
|
remove more nil checks
|
2013-12-12 11:31:11 -08:00 |
attribute_methods
|
Merge branch 'master' of github.com:rails/docrails
|
2013-11-07 23:32:47 +05:30 |
coders
|
|
|
connection_adapters
|
Merge pull request #13291 from strzibny/new_unique_constraint
|
2013-12-12 07:30:29 -08:00 |
fixture_set
|
Introduce a context for rendering fixtures ERB.
|
2013-12-03 02:52:26 -05:00 |
locale
|
|
|
locking
|
pass the pk to compile_update
|
2013-11-16 14:20:22 -08:00 |
migration
|
|
|
railties
|
Revert "Explicitly exit with status "1" for create and drop failures"
|
2013-11-19 13:07:28 -02:00 |
relation
|
Mark the arguments needed by activerecord-deprecated_finders with a TODO
|
2013-12-11 13:35:34 -02:00 |
scoping
|
|
|
serializers
|
|
|
tasks
|
Revert "Explicitly exit with status "1" for create and drop failures"
|
2013-11-19 13:07:28 -02:00 |
validations
|
Cleanups in API docs: his => their
|
2013-12-02 00:34:52 -05:00 |
aggregations.rb
|
|
|
association_relation.rb
|
|
|
associations.rb
|
|
|
attribute_assignment.rb
|
|
|
attribute_methods.rb
|
Merge pull request #12403 from thedarkone/attr-method-missing-fix
|
2013-12-04 11:10:47 -02:00 |
autosave_association.rb
|
|
|
base.rb
|
Remove deprecated cattr_* requires
|
2013-12-03 00:28:15 +02:00 |
callbacks.rb
|
Fix ActiveRecord::Callbacks sample code [ci skip]
|
2013-12-03 23:27:23 +09:00 |
connection_handling.rb
|
|
|
core.rb
|
[ci skip] used new syntax for scopes
|
2013-11-27 12:23:23 +05:30 |
counter_cache.rb
|
Spelling and Grammar checks
|
2013-12-12 18:28:34 +05:30 |
dynamic_matchers.rb
|
Prevent invalid code when using dynamic finders with Ruby's reserved words.
|
2013-12-11 01:00:32 -02:00 |
enum.rb
|
Very tiny typo fix [ci skip]
|
2013-12-06 20:21:12 +01:00 |
errors.rb
|
Spelling and Grammar checks
|
2013-12-12 18:28:34 +05:30 |
explain.rb
|
|
|
explain_registry.rb
|
|
|
explain_subscriber.rb
|
|
|
fixtures.rb
|
Introduce a context for rendering fixtures ERB.
|
2013-12-03 02:52:26 -05:00 |
inheritance.rb
|
|
|
integration.rb
|
explain how to_param wil truncate long values. [ci skip] refs #12900.
|
2013-11-15 16:11:26 +01:00 |
log_subscriber.rb
|
type casted PG bytea values are represented as a Hash.
|
2013-11-09 20:55:01 +01:00 |
migration.rb
|
ActiveRecord migration exception message formatting
|
2013-12-03 12:23:43 -05:00 |
model_schema.rb
|
|
|
nested_attributes.rb
|
|
|
no_touching.rb
|
add #no_touching on ActiveRecord models
|
2013-11-13 08:42:38 +01:00 |
null_relation.rb
|
Mark the arguments needed by activerecord-deprecated_finders with a TODO
|
2013-12-11 13:35:34 -02:00 |
persistence.rb
|
[ci skip]removed obsolete information about options parameter in create method
|
2013-11-27 13:53:19 +05:30 |
query_cache.rb
|
|
|
querying.rb
|
Delegate #rewhere to all on the class like all other relation methods
|
2013-11-02 19:45:03 -07:00 |
railtie.rb
|
|
|
readonly_attributes.rb
|
|
|
reflection.rb
|
|
|
relation.rb
|
Fix ActiveRecord::Relation#unscope
|
2013-11-20 22:23:16 +00:00 |
result.rb
|
Also dup column_types in AR::Result initialize_copy
|
2013-11-10 00:25:57 +05:30 |
runtime_registry.rb
|
Stop using method missing for singleton delegation.
|
2013-11-06 16:32:47 -08:00 |
sanitization.rb
|
|
|
schema.rb
|
|
|
schema_dumper.rb
|
|
|
schema_migration.rb
|
|
|
scoping.rb
|
|
|
serialization.rb
|
|
|
statement_cache.rb
|
|
|
store.rb
|
improve Active Record Store docs when using PG types. [ci skip].
|
2013-11-09 21:05:28 +01:00 |
timestamp.rb
|
Refactor logic to grab the max time of the list of timestamp names in #cache_key
|
2013-11-04 13:14:07 -02:00 |
transactions.rb
|
|
|
translation.rb
|
|
|
validations.rb
|
|
|
version.rb
|
|
|