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

Zeitwerk migration + activesupport 7.1 support #1703

Closed
wants to merge 14 commits into from
Closed

Commits on Oct 16, 2023

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

Commits on Oct 18, 2023

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

Commits on Oct 19, 2023

  1. all specs passing

    klobuczek committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b87ea9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2141068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bef0c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. more test versions

    klobuczek committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4889d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e4b9b View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Zeitwerk autoload fixes (#1709)

    * corrected gemfile generation
    
    * loaded active_graph in railtie
    
    * removed commented code from gemfile
    mrhardikjoshi committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    4ffc7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    752b486 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    defccda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba8fa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. rails generator fix on zeitwerk (#1714)

    * generator file structure revert
    
    * removed extra scope
    
    * corrected generators spec
    
    * ignored railtie and rails dir
    
    * corrected railtie spec
    
    * moved rails specific loading to railtie
    
    * corrected spec and load order
    
    * code cleanup
    mrhardikjoshi committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    43951b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acbfd11 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. fixed problem with railtie

    klobuczek committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    3bf8aa8 View commit details
    Browse the repository at this point in the history