Alexander Mamonchik

Results 2 comments of Alexander Mamonchik

/spec/grape/validations/params_scope_spec.rb ``` ruby context 'when required param inside an optional is empty' do before do subject.params do optional :foos, type: Array do requires :bar, type: String end end subject.post('/required') {...

one year ago... will be fine to get it merged @kmrshntr