aboutsummaryrefslogtreecommitdiff
path: root/spec/unit/controller/renderer_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2013-01-06Improve test structureStormwind1-11/+0
Created folder spec/unit/zero and moved all unittest into this folder.
2012-12-13added options to controllerGibheer1-2/+2
This avoids hardcoding the options into the controller and therefore should it make possible to use Rack::Request or Sinatra apps as requests. (That sounds so weird.)
2012-11-30specs for the renderer accessGibheer1-0/+11