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 dev env #1

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

Add dev env #1

wants to merge 11 commits into from

Conversation

atm-snag2
Copy link
Owner

@atm-snag2 atm-snag2 commented Apr 26, 2024

What

  • add dev environment with Docker
  • remove alias_method_chain
  • put keyword only first select
  • else
    • remove ActiveSupport 4.x support (cannot prepare environment for mysql2 0.3)
    • remove Ruby 2.6 support (2.6 cannot install activesupport 7.0)
    • pending support ActiveRecord 7.1 because Arproxy does not behave expectedly on it.
    • ActiveRecord 5.x cannot run on Ruby 3.x.
    • require Rake 12.3.2 for Ruby 3.3

Refs

@atm-snag2 atm-snag2 force-pushed the add-dev-env branch 11 times, most recently from e32cfdd to ede5823 Compare April 30, 2024 06:48
@atm-snag2 atm-snag2 force-pushed the add-dev-env branch 2 times, most recently from b9088ac to c20b9cd Compare April 30, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant