File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ For a Rails 4.1 example application for Devise, see:
6
6
7
7
A tutorial is available for Devise:
8
8
9
- h4. "Rails Devise Tutorial":http://railsapps.github.io/rails-devise/
9
+ "Rails Devise Tutorial":http://railsapps.github.io/rails-devise/
10
10
11
11
h4. Similar Examples and Tutorials
12
12
@@ -25,7 +25,7 @@ Rails 3.2 example application shows how to use Devise with Mongoid.
25
25
* "Devise":http://github.com/plataformatec/devise gives you ready-made authentication and user management.
26
26
* MongoDB is used as a datastore with the "Mongoid":http://mongoid.org/ gem for quick development without schemas or migrations.
27
27
28
- You can build this application in only a few minutes using the "Rails Composer":http ://railsapps. github.io/ rails-composer/ tool .
28
+ You really should use the "rails-devise":https ://github.com/RailsApps/ rails-devise newer version .
29
29
30
30
h2. What Is Implemented -- and What Is Not
31
31
You can’t perform that action at this time.
0 commit comments