Flowdock
method

merge!

Importance_1
v6.0.0 - Show latest stable - 0 notes - Class: ActiveModel::Errors
merge!(other) public

Merges the errors from other.

other - The ActiveModel::Errors instance.

Examples

person.errors.merge!(other)
Show source
Register or log in to add new notes.