Technology

Getting Started with Rails 1

By Unknown ·

A beginner-friendly guide to Ruby on Rails — part 1.

Introduction

Welcome to this guide on Ruby on Rails. In this post we cover part 1 of a multi-part series.

Rails is a model-view-controller (MVC) web framework written in Ruby. It emphasises convention over configuration.

Tagged: Rails Ruby Web

Related Posts