Skip to content
Gustavo Armagno edited this page Sep 10, 2015 · 2 revisions

Installation

Using Bundler, add the following line to your Gemfile:

gem 'rusen', '~> 0.0.4'

Then, run the following command (from the project's base directory):

$> bundle install
Clone this wiki locally