@@ -5,7 +5,9 @@ It adds support to devise[https://github.com/plataformatec/devise] for sending i
DeviseInvitable currently supports Rails 3 and 4, if you want to use it with Rails 2.3 you must install version {0.2.3}[https://rubygems.org/gems/devise_invitable/versions/0.2.3]
If you want to use devise 3.0.x, you must use 1.2.1, newer versions require devise >= 3.1.0
It works with Devise >= 3.2
If you want to use devise 3.0.x, you must use 1.2.1 or lower
If you want to use devise 3.1.x, you must use 1.3.2 or lower