Closed Asmod4n closed 11 years ago
Reel was missing a Hash of query values, this looks okayish?
You can access it like request.query['some_value']
Coverage decreased (-3.07%) when pulling 8aa529d43731e430330729036ae8838422bf34ef on Asmod4n:patch-1 into 5ca565dfd8f96419ba0ae336ff07fb97ea2553fb on celluloid:master.
This kind of thing is always incorrectly coded. I'd prefer to leave this to another library. Rack has an implementation which you can require and use.
Rack
Reel was missing a Hash of query values, this looks okayish?
You can access it like request.query['some_value']