· Ruby
How to learn Rails when you already have some XP
An opinionated article about where to put efforts when you want to learn Rails. When you have prior experience...
An opinionated article about where to put efforts when you want to learn Rails. When you have prior experience...
Yes, I already now about the rails new command. But what if you want better defaults, like an existing controller, an existing view, or another way to to launch the Procfile?
Let's see the official way to create Rails application, as well as the minimalistic option.
A review of the benefits of Rails ActiveSupport, through an interview of a Rails teacher.
A review of simple web form, and how Ruby-on-Rails handle them. From scratch.
A review of simple web form, and how Ruby-on-Rails handle them. From scratch.