Source: show | on GitHub
# File activerecord/test/models/book.rb, line 14 def published! super "do publish work..." end