planbcd-rails

Gem Version Build Status Coverage Status

PlanBCD For Rails! So great.

Installation

Add the planbcd-rails gem to your Gemfile.

gem "planbcd-rails"

And run bundle install. The rest of the installation depends on whether the asset pipeline is being used.

Then, initialize planbcd.

bundle exec rails generate planbcd:install

TODO

  • Add an option to insert the PlanBCD tag to any page

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Copyright (c) 2014 Daisuke Taniwaki. See LICENSE for details.