Skip to content

Commit be1e4b9

Browse files
committed
update README
1 parent a8bb606 commit be1e4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.textile

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For a Rails 4.1 example application for Devise, see:
66

77
A tutorial is available for Devise:
88

9-
h4. "Rails Devise Tutorial":http://railsapps.github.io/rails-devise/
9+
"Rails Devise Tutorial":http://railsapps.github.io/rails-devise/
1010

1111
h4. Similar Examples and Tutorials
1212

@@ -25,7 +25,7 @@ Rails 3.2 example application shows how to use Devise with Mongoid.
2525
* "Devise":http://github.com/plataformatec/devise gives you ready-made authentication and user management.
2626
* MongoDB is used as a datastore with the "Mongoid":http://mongoid.org/ gem for quick development without schemas or migrations.
2727

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.
2929

3030
h2. What Is Implemented -- and What Is Not
3131

0 commit comments

Comments
 (0)