Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created October 4, 2012 16:38
Show Gist options
  • Save BDQ/3834833 to your computer and use it in GitHub Desktop.
Save BDQ/3834833 to your computer and use it in GitHub Desktop.
before_create do |job_log|
job_log.loggable_type = "Augury::#{job_log.loggable_type}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment