Technology

Getting Started with Rails 2

By Unknown ·

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

Introduction

Welcome to this guide on Ruby on Rails. In this post we cover part 2 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