Remove Ruby 2.1.0 dependency by using Hash[x] instead of x.to_h.
authorTom Clegg <tom@curoverse.com>
Fri, 4 Apr 2014 21:25:38 +0000 (17:25 -0400)
committerTom Clegg <tom@curoverse.com>
Fri, 4 Apr 2014 21:25:38 +0000 (17:25 -0400)
commit5dd1c07e56d32ae4c569ceffdbd4549bceb92de4
tree7d330476956ed53db00346f4cd48d497194b5aa7
parent2c7e73fafb98fff4f9d061074d6b58d668d5c1dc
Remove Ruby 2.1.0 dependency by using Hash[x] instead of x.to_h.
apps/workbench/test/integration_helper.rb