Issues
- 5
Proposal for convention regarding custom validator
#2509 opened by ericproulx - 0
- 0
Include Rack::TempFileReaper in Grape ?
#2487 opened by ericproulx - 4
Formatting with multi_json ?
#2486 opened by ericproulx - 4
- 0
Wrong quality ranking when q parameter is not a float
#2476 opened by ericproulx - 4
Recognize_path should account for HTTP method
#2415 opened by ideaoforder - 4
Tag grape project with "hacktoberfest" topic
#2503 opened by jcagarcia - 1
- 1
Performance degradation with mustermann
#2494 opened by ericproulx - 8
Grape 2.1.x fail to compile, NoMethodError: undefined method `[]' for nil in grape/dsl/inside_route.rb:421:in `route'
#2491 opened by DonMat - 1
Enforce MFA when releasing ?
#2490 opened by ericproulx - 5
undefined method `rewind' for #<Rack::Lint::Wrapper::InputWrapper w/Rack >= 3.0
#2388 opened by andrius - 4
Error when rescue Grape::Exceptions::ValidationErrors in json format with backtrance and original_exception
#2472 opened by ericproulx - 1
Danger missing write access
#2479 opened by ericproulx - 6
NoMethodError for nil:NilClass on headers.reverse_merge after upgrading Grape from 1.6.2 to 1.8.0
#2481 opened by alekgosk - 5
Returning an invalid response in a `rescue_from` block causes “NoMethodError: undefined method 'default_rescue_handler'”
#2477 opened by manueljacob - 6
Error when validating array items with different conditionally required properties
#2473 opened by dub-wt - 1
- 0
Coverage is only covering specs
#2466 opened by ericproulx - 1
Broken Params Type Check in Grape v2.1.x
#2465 opened by ninoseki - 2
Error messages depends on previous requests
#2460 opened by seriousdev-gh - 1
Minor release ?
#2456 opened by ericproulx - 2
Grape::Util::Accept::Header : empty range in char class: /^([a-z*]+)\/([a-z0-9*&\^\-
#2457 opened by dblock - 13
- 9
'context' undefined in rescue_from in 2.1.0
#2451 opened by mscrivo - 3
Release new version ?
#2448 opened by ericproulx - 5
Random error on grape params
#2447 opened by virgiledelplace - 8
Grape and Protecting Against Mass Assignment Abuse
#2416 opened by jonallured - 1
Dropping builder as dependency ?
#2443 opened by ericproulx - 1
Introduce standard gem ?
#2446 opened by ericproulx - 1
Investigation memory allocations
#2440 opened by ericproulx - 2
endpoint method_missing vs override inspect
#2398 opened by ericproulx - 0
Add a memory usage check
#2442 opened by dblock - 1
- 3
Replace Appraisals by eval_gemfile ?
#2428 opened by ericproulx - 0
Use Rack's HeadersHash instead of {}
#2396 opened by ericproulx - 2
Drop support rack ~> 1 ?
#2424 opened by ericproulx - 8
Define contract instead of params
#2386 opened by jcagarcia - 2
- 2
Why do you convert PATH_INFO? Is there some RFC?
#2417 opened by vera-akulenko - 2
Rack::Lint::Error => a header value must be a String or Array of Strings, but the value of 'content-type' is a NilClass
#2411 opened by ericproulx - 0
Better tracking of gems deprecation
#2409 opened by ericproulx - 0
Fix `params` warning method redefined
#2407 opened by ericproulx - 0
Rails Edge requires Ruby >= 3.1
#2403 opened by ericproulx - 0
Fix specs for Rack Edge
#2404 opened by ericproulx - 3
Values Validator => Proc's arity < 2 ?
#2401 opened by ericproulx - 1
Ruby 3.3 && cookiejar = ArgumentError
#2394 opened by ericproulx - 1
Route#options and Route#settings are confusing
#2392 opened by ericproulx - 1
custom type not suppot multiple types, raise `Grape::Exceptions::ValidationErrors`
#2391 opened by hsw15192617273