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.
- Host: GitHub
- URL: https://github.com/esseme/rumblr
- Owner: Esseme
- Created: 2022-06-16T16:39:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T18:57:23.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:15:16.794Z (over 1 year ago)
- Topics: rails7, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://rumblr.onrender.com/
- Size: 224 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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`