Skip to content

Commit

Permalink
Update endpoint.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
SlakrHakr authored Nov 15, 2024
1 parent 6ffceb5 commit 159a2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/grape/endpoint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -417,4 +417,4 @@ def build_helpers
Module.new { helpers.each { |mod_to_include| include mod_to_include } }
end
end
end
end

0 comments on commit 159a2df

Please sign in to comment.