docbrown/spec/policies
rhymes 6553f08d94 Rubocop cleanups (#1415)
* Update rubocop-todo.yml with new violations

* Fix Layout/EmptyLine* rules

* Fix Layout/Indentation* rules

* Fix remaining Layout/* rules

* Fix Lint/DuplicateMethods by removing unused accessor

* Fix Lint/IneffectiveAccessModifier

* Fix Lint/MissingCopEnableDirective

* Re-run rubocop auto gen config

* Fix Layout/RescueEnsureAlignment

* Fix Naming/* rules

* Fix some RSpec/* rules

* Fix typos

* Fix RSpec/LetBeforeExamples

* Series should only be an attr_writer, not an attr_accessor

* Fix RSpec/InstanceVariable

* Fix RSpec/InstanceVariable

* Fix RSpec/RepeatedDescription and RSpec/RepeatedExample

* Fix Style/ClassAndModuleChildren

* Fix Style/ConditionalAssignment

* Fix some Style/* rules

* Trigger Travis CI build because failing tests are not failing locally

* Revert "Fix Style/ClassAndModuleChildren"

This reverts commit 1686801d8a1516ba1894f79e24401a20dea65f99.
2019-01-02 11:20:02 -05:00
..
admin_policy_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
article_policy_spec.rb Update analytics controller with new policy (#630) 2018-09-11 16:45:27 -04:00
block_policy_spec.rb Migrate to Travis CI --skip-ci (#588) 2018-07-16 17:11:42 -04:00
chat_channel_membership_policy_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channel_policy_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
comment_policy_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
follow_policy_spec.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
github_repo_policy_spec.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
html_variant_policy_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
image_upload_policy_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
organization_policy_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
reaction_policy_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stripe_active_card_policy_spec.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
stripe_subscription_policy_spec.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
tag_policy_spec.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
user_policy_spec.rb Finalize merge accounts (#820) 2018-10-04 12:27:37 -04:00
video_policy_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00