class Bookbinder::Ingest::UpdateSuccess
Public Instance Methods
reason()
click to toggle source
# File lib/bookbinder/ingest/update_success.rb, line 4 def reason end
success?()
click to toggle source
# File lib/bookbinder/ingest/update_success.rb, line 7 def success? true end