aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/request/parameter/custom_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2013-01-06Improve test structureStormwind1-23/+0
Created folder spec/unit/zero and moved all unittest into this folder.
2013-01-06Kill all mutants in Zero::Request::ParameterStormwind1-0/+5
I've also changed "extract_query_params" because it does not matter, if the query string it empty or not for the "parse_string" method.
2012-11-29added custom parameterGibheer1-0/+18