annasedlar / Rails_Practice

learn rails by building a blog

Home Page:http://guides.rubyonrails.org/getting_started.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Blog

There are many ways to learn the Ruby on Rails Framework

Coding along with a tutorial covering how to build a blog seems to be one of the more popular options..

(I'm not complaining)
To run locally, clone the repo and run rails server or rails s to start the web server, then navigate to localhost:3000

About

learn rails by building a blog

http://guides.rubyonrails.org/getting_started.html


Languages

Language:Ruby 70.6%Language:HTML 22.2%Language:CSS 2.9%Language:JavaScript 2.7%Language:CoffeeScript 1.5%