Created
October 14, 2017 17:00
-
-
Save Epigene/5f9f04c5d962aed3f59acce2cea33595 to your computer and use it in GitHub Desktop.
complete mock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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