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

Update crutch.rb to allow crutch inter-dependency with efficiency #965

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2024

  1. Update crutch.rb

    Adds support for passing all crutches into a crutch definition, to be able to form a chain of crutches such that a field can depend and load only what it needs, instead of loading multiple objects at times, which might not all be required always.
    akshay58538 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    59d0fee View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Update crutch.rb

    akshay58538 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1c628a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update crutch.rb

    akshay58538 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    39eefb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    9b66878 View commit details
    Browse the repository at this point in the history