Creating a Blog with Rails 4, part 1

Опубликовано: 16 Июль 2026
на канале: Alias:Nerd
213
0

In todays 1 day build I will be building a Blog from scratch using Rails 4.

A Blog is one of the most useful business and personal web application you can build and it is supper simple as a starter project for those just getting started learning how to code in Ruby on Rails.

This is part 1. We will start the project and build out the core Posts feature of the application.