method
empty?
v3.2.13 -
Show latest stable
- Class:
ActiveModel::Errors
empty?()public
Returns true if no errors are found, false otherwise. If the error message is a string it can be empty.
empty?()Returns true if no errors are found, false otherwise. If the error message is a string it can be empty.