flash_render 1.0.0
Install from the command line:
Learn more about RubyGems packages
$ gem install flash_render --version "1.0.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/idme" do
gem "flash_render", "1.0.0"
end
About this version
Inspired by 'Sean' at http://bit.ly/flash_render I use the flash.now[:alert] and render
pattern all the time and wanted an easy way to share it with my apps.