geekq / workflow

Ruby finite-state-machine-inspired API for modeling workflow
MIT License
1.75k stars 207 forks source link

Update code style #119

Closed tmaier closed 5 years ago

tmaier commented 10 years ago

I essentially run rubocop -a (see https://github.com/bbatsov/rubocop) with some additional fixes to the gemspec file

Requires https://github.com/geekq/workflow/pull/118

jimcavoli commented 8 years ago

This has been sitting for a while with #118 merged - @geekq if rebased and prepped, this be a good thing to merge with Rails 5 since we're well past 1.x compatibility on Rails and in most places in production. Only cost off the top of my head would be some alienation with environments dependent on RHEL6 official-channel packages only