Skip to content

DavyJonesLocker/ruby-easy_auth-password

Folders and files

NameName
Last commit message
Last commit date
Aug 21, 2016
Jan 31, 2013
Dec 2, 2012
Dec 2, 2012
Jun 19, 2016
Oct 29, 2012
Jun 19, 2016
Jan 31, 2013
Oct 29, 2012
Mar 11, 2014
Mar 11, 2014
Aug 21, 2016
Aug 21, 2016
Apr 3, 2014
Apr 15, 2014
Jun 10, 2013
Jan 12, 2015

Repository files navigation

EasyAuth-Password

Build Status Dependency Status Code Climate

Password support for EasyAuth

Installation

In your Gemfile add the following:

gem 'easy_auth-password'

Then follow the general installation instructions for EasyAuth

Then add the migration:

rake easy_auth_password:install:migrations

Usage

EasyAuth-Password will handle most of what you want automatically.

Authors

Brian Cardarella

Versioning

This gem follows Semantic Versioning

Want to help?

Stable branches are created based upon each minor version. Please make pull requests to specific branches rather than master.

Please make sure you include tests!

Unles Rails drops support for Ruby 1.8.7 we will continue to use the hash-rocket syntax. Please respect this.

Don't use tabs to indent, two spaces are the standard.

Legal

DockYard Inc. © 2014

@dockyard

Licensed under the MIT license