docbrown/app/models
Mac Siri 5287d4a03b Create DelayedJob config and misc DX changes (#979)
* Change from #after_save to #after_create

* Update .babelrc

* Update cloud_name for test

* Update SlackBot's RssReader channel

* Update helpful-hints.md

* Create .gitdocs.json

* Remove serve-docs script

* Update docs/helpful-hints.md

* Update approval

* Revert "Change from #after_save to #after_create"

This reverts commit 548ee0d2c0d56a1aa67316468f4106ac9f437662.

* Create delayed_job.rb

* Bump ancestry gem to 3.0.3

* Fix broken spec

* Remove manual Delayed::Job config in test

* Update spec_helper.rb

* Fix broken specs

* Mute SlackBot in test

* Remove weekly-dgiest.yml

* Create PodcastEpisodeDecorator
2018-10-26 13:15:14 -04: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 Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
badge.rb Minimize creation of CacheBuster objects (#599) 2018-07-24 10:30:30 -07:00
badge_achievement.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
block.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
broadcast.rb Add some tests around model validations (#459) 2018-06-20 17:14:08 -04:00
buffer_update.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
chat_channel.rb Finalize merge accounts (#820) 2018-10-04 12:27:37 -04: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 Initial commit 2018-02-28 16:11:08 -05:00
comment.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04: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 Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
github_issue.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
github_repo.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
html_variant.rb Fix html variant image prefix issue + other small fixes (#1005) 2018-10-24 17:44:59 -04: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 Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
mentor_relationship.rb Add automatic random mentee show page after quick match (#931) 2018-10-16 13:41:14 -04:00
message.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
note.rb Make authorship optional for notes (#616) 2018-09-06 17:50:46 -04:00
notification.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04: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 Code cleanups (#659) 2018-08-07 11:00:13 -04:00
push_notification_subscription.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
reaction.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04: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 Adjust onboarding slides (#882) 2018-10-10 16:00:20 -04:00
tweet.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
user.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00