/rollout-js

Conditionally roll out features with Javascript

Primary LanguageRubyMIT LicenseMIT

Conditionally rollout features with Javascript

Description

That is a wrapper for the project https://github.com/jamesgolick/rollout that integrates into your Rails app and make it accessable in your Javascript code.

Installation

Add it to your Gemfile:

gem 'rollout'
gem 'rollout-js'

Credits

Copyright

Copyright (c) 2012 Nikita Fedyashev. See LICENSE for details.