envato / double_entry

A double-entry accounting system for Ruby applications.
https://rubygems.org/gems/double_entry
MIT License
429 stars 68 forks source link

Remove unnecessary hashrockets #182

Closed swrobel closed 4 years ago

swrobel commented 4 years ago

Not sure how everyone feels about hashrockets, but I personally don't love them, especially given how many chars they take up. Considering the min ruby version is one that supports the new hash syntax, I figured I might as well give it a shot.

ricobl commented 3 years ago

This has been released under 2.0.0.beta5.

cc @swrobel