1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Eloy Pérez
5f95f553ab Disable monkey patch in RSpec for sinatra-contrib 2022-02-05 13:28:39 +01:00
Arpit
df87572b0d
Contrib: add an example to required params spec
Ensures that required_params doesn't fail
abruptly when a key in params it expected
to be a hash turns out to not be.

It fails currently.
2018-05-29 00:17:17 +05:30
Zachary Scott
bd4fd3f66e Rename Sinatra::Params to Sinatra::RequiredParams
/cc #131
2016-05-04 17:19:29 +09:00
Renamed from sinatra-contrib/spec/params_spec.rb (Browse further)