.. |
associations
|
Merge pull request #10134 from derikson/collection_proxy_select_with_multiple_args
|
2014-01-03 13:03:19 -08:00 |
attribute_methods
|
Fix typo: data --> date
|
2013-12-19 16:13:18 +10:00 |
coders
|
|
|
connection_adapters
|
Allow "url" sub key in database.yml configuration
|
2013-12-30 12:21:14 -05: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
|
Automatically maintain test database schema
|
2014-01-02 13:49:00 +00:00 |
relation
|
raise ArgumentError exception if Model.where.not is called with nil argument
|
2013-12-30 01:53:02 +05:30 |
scoping
|
|
|
serializers
|
|
|
tasks
|
Automatically maintain test database schema
|
2014-01-02 13:49:00 +00:00 |
validations
|
Use Array#wrap instead Array()
|
2013-12-31 11:51:33 -06:00 |
aggregations.rb
|
|
|
association_relation.rb
|
|
|
associations.rb
|
|
|
attribute_assignment.rb
|
|
|
attribute_methods.rb
|
fix typos and grammar mistake [ci skip]
|
2013-12-19 12:02:01 +05:30 |
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
|
Deprecate use of string in establish_connection as connection lookup
|
2013-12-24 10:18:54 +01:00 |
core.rb
|
Automatically maintain test database schema
|
2014-01-02 13:49:00 +00:00 |
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
|
Whitespace [ci skip]
|
2014-01-03 16:33:49 -02:00 |
errors.rb
|
Tell how to Create a Database in Error Message
|
2013-12-23 10:23:48 -05:00 |
explain.rb
|
|
|
explain_registry.rb
|
|
|
explain_subscriber.rb
|
|
|
fixtures.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2013-12-20 00:10:30 +05:30 |
inheritance.rb
|
Deprecate unused symbolized_base_class and symbolized_sti_name .
|
2014-01-03 16:31:20 +01:00 |
integration.rb
|
Fix to_param when attribute has multibyte character
|
2013-12-19 05:29:16 +09:00 |
log_subscriber.rb
|
|
|
migration.rb
|
Automatically maintain test database schema
|
2014-01-02 13:49:00 +00:00 |
model_schema.rb
|
|
|
nested_attributes.rb
|
|
|
no_touching.rb
|
|
|
null_relation.rb
|
Mark the arguments needed by activerecord-deprecated_finders with a TODO
|
2013-12-11 13:35:34 -02:00 |
persistence.rb
|
setting changed_attributes instance variable if it is already initialized.
|
2013-12-28 17:05:51 +05:30 |
query_cache.rb
|
|
|
querying.rb
|
|
|
railtie.rb
|
Automatically maintain test database schema
|
2014-01-02 13:49:00 +00:00 |
readonly_attributes.rb
|
|
|
reflection.rb
|
|
|
relation.rb
|
Fix ActiveRecord::Relation#unscope
|
2013-11-20 22:23:16 +00:00 |
result.rb
|
|
|
runtime_registry.rb
|
|
|
sanitization.rb
|
Tidy up fix for PG extensions quoting
|
2013-12-23 16:28:35 -02:00 |
schema.rb
|
|
|
schema_dumper.rb
|
|
|
schema_migration.rb
|
|
|
scoping.rb
|
|
|
serialization.rb
|
|
|
statement_cache.rb
|
|
|
store.rb
|
|
|
timestamp.rb
|
|
|
transactions.rb
|
|
|
translation.rb
|
|
|
validations.rb
|
|
|
version.rb
|
Get ready to release 4.1.0.beta1
|
2013-12-17 16:05:28 -08:00 |