You are here |
iridakos.com | ||
| | | |
hibbard.eu
|
|
| | | | Learn how to set up authentication (verifying who you are) and authorization (what you may do) in a Rails app with Devise and Cancancan. | |
| | | |
mherman.org
|
|
| | | | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice. | |
| | | |
janko.io
|
|
| | | | In this tutorial, we'll show how to add fully functional authentication and account management functionality into a Rails app, using the Rodauth authentication framework. Rodauth has many advantages over the mainstream alternatives such as Devise, Sorcery, Clearance, and Authlogic, see my previous article for an introduction. | |
| | | |
daily.dev
|
|
| | Learn how to effectively profile cloud app performance to reduce costs, enhance user experience, and troubleshoot issues before they escalate. |