Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.
/ app_template Public archive

This is the template Ooftypop uses as the foundation for most Rails applications

Notifications You must be signed in to change notification settings

ooftypop/app_template

Repository files navigation

Name

Ooftypop's Rails Application Template

Description

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.

Installation

  1. git clone https://github.com/ooftypop/app_template.git
  2. bundle install
  3. Create and seed DB
  4. Create .env file, and add API keys
  5. Add .env file to .gitignore

This app uses Ruby v. 2.3.0 and Rails v. 5.2.2

Contributing

  1. Move your Trello card into the 'Doing' category
  2. Branch off most recent scrum in local directory
  3. Create a checklist and/or flowchart, and then build your feature
  4. Test your code manually, and run system tests
  5. Review your own code carefully, look for errors in the logic, and/or syntax mistakes
  6. Move your Trello card into the 'Peer Review' category, make a PR, and attach that PR to the Trello Card
  7. Request peer review from The Lead Developer, and any other developers impacted by your work
  8. Promptly respond to any questions or requests during the peer review process
  9. Repeat steps 2 - 7 if substantial edits are required

Authors and acknowledgement

  • Ryan E. Storberg, Co-Founder
  • Kevin J. Storberg, Co-Founder
  • Paul J. Storberg, Co-Founder

License

Ooftypop, LLC. All Rights Reserved.

Project Status

Beta

About

This is the template Ooftypop uses as the foundation for most Rails applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published