An open API service indexing awesome lists of open source software.

https://github.com/andredarcie/ruby-on-rails-simple-blog

Getting Started with Rails
https://github.com/andredarcie/ruby-on-rails-simple-blog

blog rails ruby

Last synced: 7 months ago
JSON representation

Getting Started with Rails

Awesome Lists containing this project

README

          

# Ruby On Rails Simple Blog

This project is a blog made ​​based on the official [getting started](http://guides.rubyonrails.org/getting_started.html) with rails guide.

* Ruby version 2.2.4

* Rails version 4.2.5.1

* Run `bundle install`

* Run `rake db:migrate`

* Run `rails s`

* Login name: `dhh` password: `secret`

* Enjoy