Skip to content

Instantly share code, notes, and snippets.

@samjewell
Created February 23, 2018 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samjewell/3c872086d1ceb4ad03bddb6ee2cd0f11 to your computer and use it in GitHub Desktop.
Save samjewell/3c872086d1ceb4ad03bddb6ee2cd0f11 to your computer and use it in GitHub Desktop.
Upgrading Rails to v5.0 using Rubocop: ApplicationJob class
class ApplicationJob < ActiveJob::Base
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment