Henri Karhatsu

Results 2 issues of Henri Karhatsu

I have the following params definition: ``` module FooParams extend Grape::API::Helpers params :bar_params do requires :a, type: String end params :baz_params do requires :b, type: String end params :foo_params do...

bug?

A small fix that makes the plugin work also with Ruby 1.9.