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

410 file analytics #477

Merged
merged 6 commits into from
May 17, 2023
Merged

410 file analytics #477

merged 6 commits into from
May 17, 2023

Commits on May 16, 2023

  1. We needed to change the method to reference a class that exists, ensu…

    …ring that the class gets required.
    
    Legato dynamically creates methods based on classes/modules that extend it’s model.  And depending on the load sequence of classes, these dynamic methods can vary.
    By adding an explicit require, we ensure that those methods are properly defined on the profile.
    
    co-authored-by: jeremy <jeremy@scientist.com>
    alishaevn and jeremy committed May 16, 2023
    Configuration menu
    Copy the full SHA
    1065bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1245dac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97fcddf View commit details
    Browse the repository at this point in the history
  4. rubocop fixes

    alishaevn committed May 16, 2023
    Configuration menu
    Copy the full SHA
    df968cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ece7ab0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. rubocop fixes

    alishaevn committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6b7f8a7 View commit details
    Browse the repository at this point in the history