Skip to content

Commit

Permalink
linters
Browse files Browse the repository at this point in the history
  • Loading branch information
davilajose23 committed Jul 26, 2024
1 parent b87f13a commit a4e375a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/builders/application_form_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ def attribute_has_error?(attribute)
def full_message_errors(attribute)
@object.errors.full_messages_for(attribute).join(", ")
end
end
end

0 comments on commit a4e375a

Please sign in to comment.