This repository contains resources, links and tips on how to navigate common challenges that could arise while working with Ruby on Rails.
The idea to create this repository is inspired by the discoveries I have had in the past whilst working on a project and I bump into a bug.
After several hours searching the web for a solution, I come across a work-around that saves me the day. I am sure you have have had such
moments too.
This repository is meant to document your findings
- Simply categorize your discovery as a backend, frontend or deployment solution
- Clone the repository
- Navigate to the respective folder and within the folder find a markdown document to add your solution.
- Create a pull request
There is a markdown syntax guide to help you document your findings HERE