Skip to content

Instantly share code, notes, and snippets.

@Epigene
Created October 14, 2017 17:00
Show Gist options
  • Save Epigene/5f9f04c5d962aed3f59acce2cea33595 to your computer and use it in GitHub Desktop.
Save Epigene/5f9f04c5d962aed3f59acce2cea33595 to your computer and use it in GitHub Desktop.
complete mock
after_save :do_something
private
def do_something
ApplicationRecord.class
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment