Project

eddy-rails

0.0
No release in over 3 years
Low commit activity in last 3 years
Rails integration for Eddy
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.8.23
~> 0.8.4
>= 0
>= 0
~> 6.0.2, >= 6.0.2.1
~> 0.16
 Project Readme

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