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