0
0
zero/spec/unit
Stormwind e81dff9c07 Kill all mutants i Zero::Request
Fix tests for PATCH, because spec_helper didn't support it and the tests where
wrong.
Remove if statement from "conent_type", because ruby already returns nil, if the
requested key in a hash is not found. (Sounds a bit ugly, but it's true.)
2013-01-06 12:37:07 +01:00
..
controller reuse render for actual rendering 2012-12-18 04:24:24 +01:00
renderer Throws an ArgumentError, if no template fits given types 2012-11-29 21:41:13 +01:00
request Kill all mutants i Zero::Request 2013-01-06 12:37:07 +01:00
response Add check if body is empty on 204 and 304 in specs 2013-01-04 16:46:21 +01:00
router replaced .create with .new on Zero::Request 2012-12-12 18:38:46 +01:00