Class: FlatValidationError
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- FlatValidationError
- Defined in:
- lib/flat_validation_error.rb
Instance Method Summary collapse
Instance Method Details
#readonly? ⇒ Boolean
4 5 6 |
# File 'lib/flat_validation_error.rb', line 4 def readonly? true end |