Closed wolf31o2 closed 10 years ago
We don't need to enforce Ruby 1.9 hash syntax or a single space after method name.
Also, use %w for word arrays to make rubocop on Travis CI quit complaining.
This fixes the previous Travis CI build failures. Merging.
We don't need to enforce Ruby 1.9 hash syntax or a single space after method name.
Also, use %w for word arrays to make rubocop on Travis CI quit complaining.