# API Helpers (eco-helpers) Some helpers to define a framework of use cases. ## Installation Add this line to your application's Gemfile: ```ruby gem 'eco-helpers' ``` And then execute: $ bundle Or install it yourself as: $ gem install eco-helpers