1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases
Rafael Mendonça França 55f9b8129a
Add three new rubocop rules
Style/SpaceBeforeBlockBraces
Style/SpaceInsideBlockBraces
Style/SpaceInsideHashLiteralBraces

Fix all violations in the repository.
2016-08-16 04:30:11 -03:00
..
adapters Add three new rubocop rules 2016-08-16 04:30:11 -03:00
associations Add three new rubocop rules 2016-08-16 04:30:11 -03:00
attribute_methods applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
coders applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
connection_adapters Add three new rubocop rules 2016-08-16 04:30:11 -03:00
connection_specification Add three new rubocop rules 2016-08-16 04:30:11 -03:00
fixture_set Add three new rubocop rules 2016-08-16 04:30:11 -03:00
migration Add three new rubocop rules 2016-08-16 04:30:11 -03:00
relation Add three new rubocop rules 2016-08-16 04:30:11 -03:00
scoping Add three new rubocop rules 2016-08-16 04:30:11 -03:00
tasks Add three new rubocop rules 2016-08-16 04:30:11 -03:00
type normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
validations Add three new rubocop rules 2016-08-16 04:30:11 -03:00
adapter_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
aggregations_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
ar_schema_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
associations_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
attribute_decorators_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
attribute_methods_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
attribute_set_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
attribute_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
attributes_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
autosave_association_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
base_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
batches_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
binary_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
bind_parameter_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
cache_key_test.rb
calculations_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
callbacks_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
clone_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
collection_cache_key_test.rb
column_alias_test.rb revises most Lint/EndAlignment offenses 2016-08-07 23:41:00 +02:00
column_definition_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
comment_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
connection_management_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
connection_pool_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
core_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
counter_cache_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
custom_locking_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
database_statements_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
date_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
date_time_precision_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
date_time_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
defaults_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
dirty_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
disconnected_test.rb
dup_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
enum_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
errors_test.rb
explain_subscriber_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
explain_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
finder_respond_to_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
finder_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
fixtures_test.rb Use ActiveRecord::TestCase rather than ActiveSupport::TestCase in AR test cases 2016-08-11 17:39:28 +09:00
forbidden_attributes_protection_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
habtm_destroy_order_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
helper.rb Consolidate ActiveRecord::TestCase and ActiveSupport::TestCase in AR test cases 2016-08-14 04:34:35 +09:00
hot_compatibility_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
i18n_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
inheritance_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
integration_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
invalid_connection_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
invertible_migration_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
json_serialization_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
locking_test.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
log_subscriber_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
migration_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
migrator_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
mixin_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
modules_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
multiparameter_attributes_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
multiple_db_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
nested_attributes_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
nested_attributes_with_callbacks_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
persistence_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
pooled_connections_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
primary_keys_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
query_cache_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
quoting_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
readonly_test.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
reaper_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
reflection_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
relation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
relations_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
reload_models_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
result_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
sanitize_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
schema_dumper_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
schema_loading_test.rb rm unused require 2016-04-29 19:33:50 -07:00
secure_token_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
serialization_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
serialized_attribute_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
statement_cache_test.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
store_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
suppressor_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
test_case.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
test_fixtures_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
time_precision_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
timestamp_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
touch_later_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
transaction_callbacks_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
transaction_isolation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
transactions_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
type_test.rb
types_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
unconnected_test.rb
validations_repair_helper.rb
validations_test.rb Creating a new Topic class instead of class_eval for the existing one 2016-08-11 15:38:40 +00:00
view_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
yaml_serialization_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00