]> cat aescling's git repositories - mastodon.git/commit
We're going to want these nice helper methods, lets share them with a parent class...
authorKurtis Rainbolt-Greene <kurtis@rainbolt-greene.online>
Wed, 5 Apr 2017 04:14:37 +0000 (21:14 -0700)
committerKurtis Rainbolt-Greene <kurtis@rainbolt-greene.online>
Wed, 5 Apr 2017 04:14:37 +0000 (21:14 -0700)
commit22dcadedb495d2e1279b834a624710d34daee6ad
tree00bc6dbbafd626ace87fe8d653249100e32173ef
parentccb6a658fd1a2e596c95d5b8e7a39f72a5f5b14b
We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction)
app/workers/application_worker.rb [new file with mode: 0644]
app/workers/distribution_worker.rb