Rails related recipes for blazing
Add gem 'blazing-rails'
to your Gemfile
Enable the recipes you want in your blazing configuration file:
:precompile_assets
will precompile the assets when deploying
Felipe Kaufmann (@effkay)
See the MIT-LICENSE file