Skip to content

Commit 0f80179

Browse files
johvetTate Thurston
authored andcommitted
Make the comment lines shorter
1 parent fe9c5a9 commit 0f80179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/jsonapi/active_model_error_serializer.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ module JSONAPI
55
class ActiveModelErrorSerializer < ErrorSerializer
66
class << self
77
##
8-
# Get the status code to render for the serializer, considering an eventual
9-
# status provided through the serializer parameters
8+
# Get the status code to render for the serializer, considering an
9+
# eventual status provided through the serializer parameters
1010
#
1111
# @param params [Hash]
1212
# The serializer parameters

0 commit comments

Comments
 (0)