|
You are here |
iridakos.com | ||
| | | | |
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. | |
| | | | |
gembundler.com
|
|
| | | | | [AI summary] The article explains how to use the Gem Bundler tool to manage gems in a Ruby on Rails project, including generating a new Rails application and understanding the role of gems in Rails development. | |
| | | | |
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. | |
| | | | |
hashrocket.com
|
|
| | | Rails 5 has a ton of new features. It addresses almost 500 issues and pull-requests dealing with performance, security and new features. I'm going to list step by step what you will need to migrate from Rails 4.2 to Rails 5.0. | ||