1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Update README.

This commit is contained in:
José Valim 2010-05-03 14:00:32 +02:00
parent a4351b0b77
commit 9bdc711324

View file

@ -36,7 +36,7 @@ And you're ready to go. The generator will install an initializer which describe
If you want to use the Rails 2.3.x version, you should do:
gem install devise --version=1.0.6
gem install devise --version=1.0.7
Or checkout from the v1.0 branch:
@ -289,7 +289,9 @@ Please refer to TODO file.
== Contributors
We have a long list of valued contributors. See the CHANGELOG or do `git shortlog -s -n` in the cloned repository.
We have a long list of valued contributors. Check them all at:
http://github.com/plataformatec/devise/contributors
== Bugs and Feedback