Pavewise - Style Guide & More
search
⌘Ctrlk
Pavewise - Style Guide & More
  • At a Glance
    • Tech Stack
  • Frontend
    • Overview
    • Config & Tooling
    • Workflow
    • Basic Guidelines
    • Naming
    • Our Systems
    • Additional
    • // TODO
    • πŸ₯³ Onboarding
    • πŸ‘©β€πŸ« Learning Resources
  • API
    • Overview
    • Introduction
    • Versioning
    • Authentication
    • HTTP Methods
    • Endpoints
    • Query Params
    • Request & Response Format
    • Error Handling
    • Status Codes
    • Database Relationship Types
    • Additional Topics
    • πŸ’» Examples
    • πŸ‘©β€πŸ« Learning Resources
  • Backend
    • Overview
    • Workflow
    • Topics
    • File Setups
      • Routes (routes.rb)
      • Schema (schema.rb)
      • Models (models/x.rb)
      • Controllers (x_controller.rb)
    • Database Tables
    • Ruby gems
    • AI
    • πŸ‘©β€πŸ« Learning Resources
  • Database
    • Overview
    • πŸ‘©β€πŸ« Learning Resources
  • Dev Ops
    • Overview
    • πŸ‘©β€πŸ« Learning Resources
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Backend

File Setups

Routes (routes.rb)chevron-rightSchema (schema.rb)chevron-rightModels (models/x.rb)chevron-rightControllers (x_controller.rb)chevron-right
PreviousTopicschevron-leftNextRoutes (routes.rb)chevron-right