Ensuring all models using this plugin responds to publishable? with true.
@published_model.publishable? => true
@api public
Source: show
# File lib/is/published.rb, line 251 def publishable? true end