.. |
associations
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
attribute_methods
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
coders
|
fix AR::Coders::YAMLColumn nodoc [ci skip]
|
2012-09-21 22:48:33 -05:00 |
connection_adapters
|
SQLite3Adapter#type_cast should not mutate arguments
|
2012-10-28 18:55:36 -05:00 |
fixture_set
|
Move/rename files to follow naming conventions
|
2012-10-07 20:43:18 +02:00 |
locale
|
Changed scope for "taken" error message translation to decrease precedence
|
2012-10-19 17:36:34 -07:00 |
locking
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
migration
|
Create default join table name using a Symbol
|
2012-07-19 09:05:58 -03:00 |
railties
|
Don't use test environment by default when running rake db:structure:load; #7951
|
2012-10-18 11:03:14 +02:00 |
relation
|
ActiveRecord::Relation#none! method.
|
2012-10-28 22:18:45 +01:00 |
scoping
|
update AR::Scoping documentation [ci skip]
|
2012-09-21 23:25:52 -05:00 |
serializers
|
Fix serializable_hash with xml generation and default :except option
|
2012-06-22 08:28:26 -03:00 |
tasks
|
Correct default charset/collation for mysql dbs
|
2012-09-21 12:03:16 -07:00 |
validations
|
Fix bug with presence validation of associations.
|
2012-10-16 19:04:40 -07:00 |
aggregations.rb
|
Revert "Removing composed_of from ActiveRecord."
|
2012-07-27 19:25:14 -03:00 |
associations.rb
|
Add CollectionAssociation#destroy to ActiveRecord::Association::ClassMethods code docs
|
2012-10-05 16:14:34 +08:00 |
attribute_assignment.rb
|
Typecast to string and array are not supported in multiparameter
|
2012-10-18 00:31:05 -03:00 |
attribute_methods.rb
|
AR::AttributeMethods#[] raises AM::AttributeMissingError for missing attributes.
|
2012-10-28 14:18:31 -05:00 |
autosave_association.rb
|
Merge pull request #5248 from jcoleman/should-unset-association-when-an-existing-record-is-destroyed
|
2012-09-21 02:40:26 -07:00 |
base.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
callbacks.rb
|
copy edits [ci skip]
|
2012-10-21 18:23:50 +05:30 |
connection_handling.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
core.rb
|
remove unused config option
|
2012-10-26 16:55:55 +01:00 |
counter_cache.rb
|
Refactor
|
2012-10-03 00:48:57 -03:00 |
dynamic_matchers.rb
|
Renaming active_record_deprecated_finders to activerecord-deprecated_finders
|
2012-08-17 10:21:52 +01:00 |
errors.rb
|
Support for specifying transaction isolation level
|
2012-09-21 16:32:27 +01:00 |
explain.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
explain_subscriber.rb
|
Don't explain except normal CRUD sql.
|
2012-09-17 00:22:34 +09:00 |
fixtures.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
inheritance.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
integration.rb
|
Increase AR#cache_key precision to nanoseconds
|
2012-05-19 08:20:08 +08:00 |
log_subscriber.rb
|
Optimize log subscribers to check if the log level is sufficient before performing an operations.
|
2012-09-30 09:47:24 -07:00 |
migration.rb
|
Don't log on pending migration check
|
2012-10-28 11:47:34 -05:00 |
model_schema.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
nested_attributes.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
null_relation.rb
|
improve NullRelation docs [ci skip]
|
2012-07-21 21:45:32 +05:30 |
observer.rb
|
Revert "Use flat_map { } instead of map {}.flatten"
|
2012-10-05 12:07:16 -03:00 |
persistence.rb
|
Enable update_column(s) for the primary key attribute.
|
2012-10-28 21:28:54 +01:00 |
query_cache.rb
|
load active_support/core_ext/object/blank in active_support/rails
|
2012-08-02 21:59:22 +02:00 |
querying.rb
|
Add Relation#find_or_create_by and friends
|
2012-10-19 13:18:47 +01:00 |
railtie.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
readonly_attributes.rb
|
Use instance_accessor: false instead of instance_writer.
|
2012-08-21 23:40:28 +09:00 |
reflection.rb
|
Remove mass_assignment_options from ActiveRecord
|
2012-09-16 23:59:05 -05:00 |
relation.rb
|
nodoc the first_or_create methods and document alternatives
|
2012-10-19 15:56:18 +01:00 |
result.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
sanitization.rb
|
remove unused expand_range_bind_variables method
|
2012-10-08 20:50:25 +02:00 |
schema.rb
|
Dump schema using new style hash
|
2012-09-08 11:09:49 +04:00 |
schema_dumper.rb
|
Moves column dump specific code to a module included in AbstractAdapter
|
2012-09-14 08:43:47 -04:00 |
schema_migration.rb
|
Remove mass assignment security from ActiveRecord
|
2012-09-16 23:58:19 -05:00 |
scoping.rb
|
load active_support/concern in active_support/rails
|
2012-08-02 21:59:23 +02:00 |
serialization.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
store.rb
|
refactor store_accessor
|
2012-09-13 10:12:11 -04:00 |
test_case.rb
|
load active_support/deprecation in active_support/rails
|
2012-08-02 21:59:23 +02:00 |
timestamp.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
transactions.rb
|
frozen state should be restored after txn is aborted
|
2012-10-22 16:48:09 -07:00 |
translation.rb
|
|
|
validations.rb
|
Fix syntax error with no US-ASCII char
|
2012-09-28 15:26:33 -03:00 |
version.rb
|
|
|