RailheadPreheat

RailheadPreheat is a Ruby on Rails plugin that automatically caches partials from model.

Installation

Add to your Gemfile:

gem 'railhead_preheat'

Usage

Simply add to your model:

after_save :preheat

License

Copyright © 2015 Bence Nagy ([email protected]), released under the MIT license.