apaciuk / connect_by

Rails engine with Devise for alt logins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConnectBy

Alt Rails devise login/auth engine for Rails

Usage

In main app config/routes.rb

mount ConnectBy::Engine, at: "/a" #### alter route to suit

Installation

Add this line to your application's Gemfile:

gem "connect_by"

And then execute:

$ bundle

Or install it yourself as:

$ gem install connect_by

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

Rails engine with Devise for alt logins


Languages

Language:Ruby 86.2%Language:HTML 12.1%Language:CSS 1.6%Language:JavaScript 0.2%