gitlab-org--gitlab-foss/spec/rubocop/cop
Yorick Peterse 5819ca1a24
Added Cop to blacklist polymorphic associations
One should really use a separate table instead of using polymorphic
associations.

See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11168 for
more information.
2017-06-07 17:36:55 +02:00
..
migration New Migration/UpdateColumnInBatches cop 2017-05-29 11:28:23 +02:00
activerecord_serialize_spec.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
custom_error_class_spec.rb Add RuboCop cop for custom error classes 2017-03-01 10:53:10 +00:00
gem_fetcher_spec.rb Add a spec for our custom GemFetcher cop 2017-02-09 12:11:19 -05:00
polymorphic_associations_spec.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
redirect_with_status_spec.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00