Ooftypop's Rails Application Template
This is the template Ooftypop uses as the foundation for most Rails applications. The template simply speeds up the process of launching an MVP, because gems and scripts integral to Ooftypop's Rails development team are included in this template. Not every feature included in this template will necessarily be used.
- git clone https://github.com/ooftypop/app_template.git
- bundle install
- Create and seed DB
- Create .env file, and add API keys
- Add .env file to .gitignore
This app uses Ruby v. 2.3.0 and Rails v. 5.2.2
- Move your Trello card into the 'Doing' category
- Branch off most recent scrum in local directory
- Create a checklist and/or flowchart, and then build your feature
- Test your code manually, and run system tests
- Review your own code carefully, look for errors in the logic, and/or syntax mistakes
- Move your Trello card into the 'Peer Review' category, make a PR, and attach that PR to the Trello Card
- Request peer review from The Lead Developer, and any other developers impacted by your work
- Promptly respond to any questions or requests during the peer review process
- Repeat steps 2 - 7 if substantial edits are required
- Ryan E. Storberg, Co-Founder
- Kevin J. Storberg, Co-Founder
- Paul J. Storberg, Co-Founder
Ooftypop, LLC. All Rights Reserved.
Beta