tcd / eddy-rails

🧨 Rails integration for Eddy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eddy::Rails

Gem Build Status Coverage Status License Documentation

Rails integration for Eddy.

Installation

Add this line to your application's Gemfile:

gem "eddy"
gem "eddy-rails"

Next, you need to copy & run the migration:

$ rails eddy:install # This will do both

Then, optionally, generate an initializer file:

$ rails generate eddy:initializer # This will do both

About

🧨 Rails integration for Eddy

License:MIT License


Languages

Language:Ruby 95.6%Language:JavaScript 2.0%Language:CSS 1.9%Language:HTML 0.5%