/Rails_Practice

learn rails by building a blog

Primary LanguageRuby

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