class ActiveModel::BetterErrors::HashReporter
Public Instance Methods
to_hash()
click to toggle source
# File lib/active_model/better_errors/hash_reporter.rb, line 9 def to_hash fail 'abstract method' end
# File lib/active_model/better_errors/hash_reporter.rb, line 9 def to_hash fail 'abstract method' end