Katalyst Thermite provides tools for adding and updating libraries and frameworks following Katalyst best practices.
Add the gem to the development group in your Gemfile:
group :development do
gem "katalyst-thermite"
endRun installers to add common frameworks and libraries to your Rails app, for example:
bin/rails thermite:install:koiBug reports and pull requests are welcome on GitHub at https://github.com/katalyst/thermite.
The gem is available as open source under the terms of the MIT License.