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
Sean Griffin e7910af868 Merge pull request #26150 from kamipo/consolidate_ar_test_case_and_as_test_case
Consolidate `ActiveRecord::TestCase` and `ActiveSupport::TestCase` in AR test cases
2016-08-14 19:01:29 -04:00
..
associations code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
attribute normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_methods code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
attribute_set normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
coders applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
connection_adapters Fix a NoMethodError schema_statements.rb 2016-08-10 10:44:08 +03:00
fixture_set applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
locale
locking Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
migration normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
railties revises most Lint/EndAlignment offenses 2016-08-07 23:41:00 +02:00
relation Merge pull request #26012 from grosser/grosser/missing 2016-08-14 16:30:18 -04:00
scoping code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
tasks revises most Lint/EndAlignment offenses 2016-08-07 23:41:00 +02:00
type normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
type_caster normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
validations Revert passing arel node with splat binds for where 2016-08-06 21:00:46 +09:00
aggregations.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
association_relation.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
associations.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute.rb Pass along original attribute to save later recursion 2016-08-14 14:39:04 -07:00
attribute_assignment.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_decorators.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_methods.rb revises most Lint/EndAlignment offenses 2016-08-07 23:41:00 +02:00
attribute_mutation_tracker.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_set.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attributes.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
autosave_association.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
base.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
callbacks.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
collection_cache_key.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
connection_handling.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
core.rb revises more Lint/EndAlignment offenses 2016-08-08 18:25:11 +02:00
counter_cache.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
dynamic_matchers.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
enum.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
errors.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
explain.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
explain_registry.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
explain_subscriber.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
fixtures.rb Consolidate ActiveRecord::TestCase and ActiveSupport::TestCase in AR test cases 2016-08-14 04:34:35 +09:00
gem_version.rb Start Rails 5.1 development 🎉 2016-05-10 03:46:56 -03:00
inheritance.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
integration.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
internal_metadata.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
legacy_yaml_adapter.rb Make Active Record emit significantly smaller YAML 2016-05-31 14:58:43 -04:00
log_subscriber.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
migration.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
model_schema.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
nested_attributes.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
no_touching.rb
null_relation.rb Remove unnecessary methods for NullRelation 2016-07-29 22:49:47 +09:00
persistence.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
query_cache.rb Don't attempt to clear active connections unless we'ere connected 2016-06-29 09:56:19 -04:00
querying.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
railtie.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
readonly_attributes.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
reflection.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
relation.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
result.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
runtime_registry.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
sanitization.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
schema.rb
schema_dumper.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
schema_migration.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
scoping.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
secure_token.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
serialization.rb
statement_cache.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
store.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
suppressor.rb Keep state around for nested calls to #suppress 2016-05-16 14:07:32 -04:00
table_metadata.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
timestamp.rb code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
touch_later.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
transactions.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
translation.rb
type.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
type_caster.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
validations.rb Fix grammar a to an [ci skip] 2016-02-13 20:44:44 +09:00
version.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00