Skip to content

Commit

Permalink
Add Authentication (user accounts) with Devise
Browse files Browse the repository at this point in the history
The URL seems to give 404 due to the trailing space.
  • Loading branch information
blossomica committed Apr 2, 2016
1 parent 223367e commit 280c966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2012-04-18-app.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ Now you can open the file `app/views/pages/info.html.erb` and add information ab
* Guide 2: [Put your app online with Heroku by Terence Lee](/heroku) / [Put your app online with OpenShift by Katie Miller](/openshift) / [Put your app online with Shelly Cloud](/shellycloud) / [Put your app online with anynines](/anynines) / [Put your app online with Trucker.io](/trucker)
* Guide 3: [Create thumbnail images for the uploads by Miha Filej](/thumbnails)
* Guide 4: [Add design using HTML & CSS by Alex Liao](/design)
* Guide 5: [Add Authentication (user accounts) with Devise by Piotr Steininger](/devise/)
* Guide 5: [Add Authentication (user accounts) with Devise by Piotr Steininger](/devise)
* Guide 6: [Adding profile pictures with Gravatar](/gravatar)
* Guide 7: [Test your app with RSpec](/testing-rspec)
* Guide 8: [Continuous Deployment with Travis-CI](/continuous-travis) / [Continuous Deployment with Codeship](/continuous) / [Continuous Deployment with Snap CI](/continuous-snap-ci)
Expand Down

0 comments on commit 280c966

Please sign in to comment.