aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorTeddy Wing2017-06-09 11:26:51 +0200
committerTeddy Wing2017-06-09 11:26:51 +0200
commit9dab28fef1ac66b02a1ef62fdfb86cfc5ff13b96 (patch)
tree7140cc7d7744b93cbd49039b633ce67bc41f3533 /app
parent75ff0d93115a3a007468b726d909e17c6995c427 (diff)
downloadchouette-core-9dab28fef1ac66b02a1ef62fdfb86cfc5ff13b96.tar.bz2
TableBuilder spec: Change params hash to new Ruby hash syntax
I had copied this from a debug session outputting a controller's `params` hash. The original was: {"controller"=>"workbenches", "action"=>"show", "id"=>"1", "q"=>{"archived_at_not_null"=>"1", "archived_at_null"=>"1"}} which I just copy-pasted into my test. Since new code should be using the new syntax, change this to use colons instead of arrows. Refs #3479
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions