mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Add mailing list to README.
This commit is contained in:
parent
10bca11e76
commit
f8a83e02d8
2 changed files with 6 additions and 1 deletions
|
@ -228,6 +228,10 @@ Please refer to TODO file.
|
|||
|
||||
== Bugs and Feedback
|
||||
|
||||
If you discover any bugs or want to drop a line, feel free to create an issue.
|
||||
If you discover any bugs or want to drop a line, feel free to create an issue on
|
||||
GitHub or send an e-mail to the mailing list.
|
||||
|
||||
http://github.com/plataformatec/devise/issues
|
||||
http://groups.google.com/group/plataformatec-devise
|
||||
|
||||
MIT License. Copyright 2009 Plataforma Tecnologia. http://blog.plataformatec.com.br
|
||||
|
|
1
TODO
1
TODO
|
@ -3,5 +3,6 @@
|
|||
* Devise::TestHelper
|
||||
* Use request_ip in session cookies
|
||||
* Devise::BruteForceProtection
|
||||
* Devise::MagicColumns
|
||||
* Different cryptography providers
|
||||
* Devise::Invitable
|
||||
|
|
Loading…
Reference in a new issue