Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 474 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 474 Bytes

Lab 1 - First Steps With Ruby On Rails (a.k.a. Hello World)

Linguaggi e Ambienti Multimediali course - Politecnico di Torino - academic year 2014-2015

Introductory lab about Ruby on Rails (see the full Italian text on the course website).

The website shows a Buongiorno! on the main page. Moreover, it greets the user with her name and show the current time, by using a greeter controller and a hello view.