cisnerosOC / student-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is “Hello World” ROR application which creates and updates new students and their addresses using nested_attributes. The app is also set up with localization for both enlish and spanish.

  • Clone Repo

  • CD in to the student-app directory

  • Run Bundle

  • rake db:create

  • rake db:migrate

  • run Rails Server

In Web Browser go to localhost:3000

About


Languages

Language:Ruby 93.5%Language:CSS 3.2%Language:JavaScript 2.5%Language:CoffeeScript 0.8%