Skip to content

Commit

Permalink
We want help with Rails 5
Browse files Browse the repository at this point in the history
  • Loading branch information
bsedat committed Nov 29, 2017
1 parent 28e22d6 commit 359a31b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Devise-Two-Factor is a minimalist extension to Devise which offers support for t
* Integrates easily with two-factor applications like [Google Authenticator](https://support.google.com/accounts/answer/1066447?hl=en) and [Authy](https://authy.com/)
* Is extensible, and includes two-factor backup codes as an example of how plugins can be structured

## Contributing
We welcome pull requests, bug reports, and other contributions. We're especially looking for help getting this gem fully compatible with Rails 5+ and squashing any deprecation messages.

## Example App
An example Rails 4 application is provided in the `demo` directory. It showcases a minimal example of Devise-Two-Factor in action, and can act as a reference for integrating the gem into your own application.

Expand Down

0 comments on commit 359a31b

Please sign in to comment.