1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record
2016-10-29 01:17:49 -02:00
..
associations Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
attribute
attribute_methods Fixes an issue where time_zone_conversion that causes an exception in ARs delegation 2016-10-27 13:22:55 -04:00
attribute_set
coders let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
connection_adapters Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
fixture_set
locale
locking Small grammar fix for #26867 2016-10-23 12:21:35 -04:00
migration Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
railties
relation Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
scoping Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
tasks Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
type Revert "Made ActiveRecord consistently use ActiveRecord::Type (not" 2016-10-23 09:19:54 +03:00
type_caster
validations Revert "Extract PredicateBuilder::CaseSensitiveHandler" 2016-08-31 12:38:37 -04:00
aggregations.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
association_relation.rb
associations.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
attribute.rb
attribute_assignment.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
attribute_decorators.rb
attribute_methods.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
attribute_mutation_tracker.rb
attribute_set.rb
attributes.rb Corrected comments referring to documentation in 2016-10-03 11:29:31 +01:00
autosave_association.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
base.rb
callbacks.rb
collection_cache_key.rb
connection_handling.rb fixes remaining RuboCop issues [Vipul A M, Xavier Noria] 2016-09-01 23:41:49 +02:00
core.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
counter_cache.rb
dynamic_matchers.rb let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
enum.rb
errors.rb
explain.rb
explain_registry.rb
explain_subscriber.rb Preserve cached queries name in AS notifications 2016-09-22 15:30:45 +02:00
fixtures.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
gem_version.rb
inheritance.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
integration.rb Fix issue with cache_key when the named timestamp column has value nil 2016-09-07 23:11:56 +05:30
internal_metadata.rb
legacy_yaml_adapter.rb
log_subscriber.rb Use old typecasting method if no type casted binds are passed in 2016-10-20 09:27:14 -07:00
migration.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
model_schema.rb Copy-edits on #26880 2016-10-24 18:04:54 -02:00
nested_attributes.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
no_touching.rb
null_relation.rb
persistence.rb Fix code formatting in #save RDoc [ci skip] 2016-09-25 12:39:05 +08:00
query_cache.rb Clear the correct query cache 2016-10-26 15:42:23 -05:00
querying.rb
railtie.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
readonly_attributes.rb
reflection.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
relation.rb Remove outdated "#TODO: Fix for binds." comment [ci skip] 2016-09-11 07:25:31 +09:00
result.rb
runtime_registry.rb
sanitization.rb let Regexp#match? be globally available 2016-10-27 09:13:55 +02:00
schema.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
schema_dumper.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
schema_migration.rb
scoping.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
secure_token.rb
serialization.rb
statement_cache.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
store.rb
suppressor.rb
table_metadata.rb
timestamp.rb
touch_later.rb
transactions.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
translation.rb
type.rb Revert "Made ActiveRecord consistently use ActiveRecord::Type (not" 2016-10-23 09:19:54 +03:00
type_caster.rb
validations.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
version.rb