/rails_tuto

tuto rails

Primary LanguageRuby

README

Ruby on Rails Tutorial

"hello, world!"

This is the first application for the Ruby on Rails Tutorial by Michael Hartl. Hello, world!

This tutorial repo contains code created following the Hello world application from the Rails tutorial book https://www.railstutorial.org/book

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...