# Heatsink Wrapper around [radiator](https://github.com/BuildTeamDev/radiator) to abstract away some commonly used functionality ## Installation Add the gem to your application's Gemfile: ```ruby gem 'heatsink' ``` And then execute: $ bundle install ## Usage ```ruby require 'radiator'