# Inferno Gem gives object the ability to bind and trigger custom named events. Events do not have to be declared before they are bound, and may take passed arguments. ## Installation Add this line to your application's Gemfile: gem 'inferno' And then execute: $ bundle Or install it yourself as: $ gem install inferno