federicolucca / Basic-Rails-CRUD

Training repo: A small example app with the basic Rails CRUD. Used for helping out new Ruby developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== Rails CRUD training app

This app is used to walk new developers through the basic Rails plumbing, MVC concepts, and flow.

== Setup

Copy the config/database.yml.example to config/database.yml

About

Training repo: A small example app with the basic Rails CRUD. Used for helping out new Ruby developers.