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

https://github.com/fblupi/blogfacilito

Ruby on Rails tutorial
https://github.com/fblupi/blogfacilito

blog rails tutorial

Last synced: 8 months ago
JSON representation

Ruby on Rails tutorial

Awesome Lists containing this project

README

          

# blogfacilito
Ruby on Rails tutorial: https://codigofacilito.com/cursos/rails

```
bundle install
rake db:migrate
rails s
```