BonoBot is a Ruby gem that helps with Rails monkey patching.
bundle exec rake bonobot:statusbundle exec rake bonobot:status:up_to_date
bundle exec rake bonobot:status:out_of_date
bundle exec rake bonobot:status:missing
bundle exec rake bonobot:status:unusedbundle exec rake bonobot:add_missingbundle exec rake bonobot:update_out_of_datebundle exec rake bonobot:installAdd this line to your application's Gemfile:
gem 'bonobot'Or install it yourself as:
gem install bonobotContribution directions go here.
The gem is available as open source under the terms of the MIT License.