No commit activity in last 3 years
No release in over 3 years
EasyAuth-Password
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

~> 0.3.0
>= 0
 Project Readme

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