Closed vernondegoede closed 5 years ago
We're currently mixing "Ruby>=1.9" style hash syntax with "Ruby<1.9" style hash syntax. The entire project should be updated to use Ruby 1.9 hash style syntax, which is more readable.
Fixed by Rubocop.
We're currently mixing "Ruby>=1.9" style hash syntax with "Ruby<1.9" style hash syntax. The entire project should be updated to use Ruby 1.9 hash style syntax, which is more readable.