Flowdock
full_message(attribute, message) public

Returns a full message for a given attribute.

company.errors.full_message(:name, "is invalid")  # =>
  "Name is invalid"
Show source
Register or log in to add new notes.