docbrown/app/models
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
..
concerns Initial commit 2018-02-28 16:11:08 -05:00
.keep Initial commit 2018-02-28 16:11:08 -05:00
application_record.rb Initial commit 2018-02-28 16:11:08 -05:00
article.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Fix URL Validations and Update Admin Dashboard (#1392) 2018-12-26 18:00:02 -05:00
block.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
broadcast.rb WIP Refactor/notifications (#1131) 2018-11-19 16:09:02 -05:00
buffer_update.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel_membership.rb Fix /connect bug and add email-if-inactive functionality (#482) 2018-08-27 14:29:53 -04:00
collection.rb Add ability for users to publish series (#1034) 2018-10-29 13:04:42 -04:00
comment.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
display_ad.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
email_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
event.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
feedback_message.rb Fix repeated queries for reports (#835) 2018-10-09 12:42:55 -04:00
follow.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
html_variant_success.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trial.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
identity.rb Initial commit 2018-02-28 16:11:08 -05:00
job_opportunity.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
mention.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
mentor_relationship.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
message.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
note.rb Various internal functionality adjustments (#1264) 2018-12-05 13:28:46 -05:00
notification.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
organization.rb Add/fix org call-to-action box/copy (#1000) 2018-10-24 13:49:57 -04:00
podcast.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
podcast_episode.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
push_notification_subscription.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
reaction.rb Fix reactions rendering on notifications (#1362) 2018-12-18 20:58:31 -05:00
role.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
search_keyword.rb Add search_keywords record and associated functionality (#494) 2018-06-25 11:58:07 -04:00
tag.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tag_adjustment.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tweet.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
user.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00