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

https://github.com/esseme/rumblr

This is being used to improve and learn the best practices. It is an implementation of Tumblr using RoR.
https://github.com/esseme/rumblr

rails7 ruby ruby-on-rails

Last synced: 4 months ago
JSON representation

This is being used to improve and learn the best practices. It is an implementation of Tumblr using RoR.

Awesome Lists containing this project

README

          

# Rumblr

This is an implementation of Tumblr using RoR. This project is being used to
improve and learn the best practices of software development.
These have been covered so far:
1. TDD
2. SOLID principles
3. RSpec
4. Git rebasing
5. Continuous Integration and Continuous Deployment

## Installation
1. Clone the repo
2. Run `bin/setup`