37 38 39
# File 'lib/grape/router.rb', line 37 def append(route) map[route.request_method] << route end