Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract app concerns #470

Merged
merged 5 commits into from
Sep 16, 2023
Merged

Extract app concerns #470

merged 5 commits into from
Sep 16, 2023

Commits on Sep 16, 2023

  1. Extract Cord, Assets, and Execution concerns from App

    It was getting crowded!
    dhh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    07646bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a3086 View commit details
    Browse the repository at this point in the history
  3. Explain method better

    dhh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    3ae855e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d303fcc View commit details
    Browse the repository at this point in the history
  5. Extract Logging too

    Leave only the core essentials in App
    dhh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    6b5c5f0 View commit details
    Browse the repository at this point in the history