Skip to content

Commit b5c83a4

Browse files
committed
Merge pull request #1073 from Charlesetc/fix-duplicate-validations
No longer resetting validations twice
2 parents 018941e + a57ad3b commit b5c83a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/grape/dsl/settings.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ def namespace_end
126126
# next, within a namespace.
127127
def route_end
128128
inheritable_setting.route_end
129-
reset_validations!
130129
end
131130

132131
# Execute the block within a context where our inheritable settings are forked

0 commit comments

Comments
 (0)