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

Add support for Rails::Engine #49

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Dec 23, 2021

  1. Add support for Rails::Engine

    zlw committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2a0259b View commit details
    Browse the repository at this point in the history
  2. Apply rubocop corrections

    zlw committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    11cae20 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Fix Codacy issue 😱

    zlw committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    8df8ff5 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    d4614d1 View commit details
    Browse the repository at this point in the history
  2. Fix deprecation warnings

    zlw committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    54a5b80 View commit details
    Browse the repository at this point in the history
  3. Fix rubocop

    zlw committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    35d2a5a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Add guards in boot#start

    zlw committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    480d19f View commit details
    Browse the repository at this point in the history