/ruby-blog

Playing with Rails and following along with Rails Guide to create first application

Primary LanguageRuby

About this project

I created this project to build my first Rails app. The full tutorial can be found here: https://guides.rubyonrails.org/getting_started.html

I used the Rails Guides, getting started tutorial to build a simple blog application. I customized a few things including the CSS, just to get a feel for the environment...