command_proposal 1.0.19
Rather than creating rake tasks, which have to go through CI/CD, then some deploy process, eventually make it to production, only to be run once, and then never get deleted and litter your code base- this gem allows you to create command proposals via a UI that can be immediately reviewed by your peers and then run- keeping a history of what happened, when, and what the results were.
Gemfile:
=
install:
=
Runtime Dependencies (2):
font-awesome-rails
>= 0
rails
>= 5.0.0
Development Dependencies (2):
activejob
>= 0
rspec-rails
>= 0