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

Implement #cast_values #17

Merged
merged 4 commits into from
Jul 30, 2023
Merged

Implement #cast_values #17

merged 4 commits into from
Jul 30, 2023

Conversation

khiav223577
Copy link
Owner

Rails 7.0.6 changes parameter handling. Details at: rails/rails#45783

We require a method capable of supporting cast values backwardly.

khiav reoy added 4 commits July 30, 2023 14:26
Since github flow fails to install bundler in Ruby 2.2.

The error message:
  Bundler 2 requires Ruby 2.3+, using Bundler 1 on Ruby <= 2.2
  /opt/hostedtoolcache/Ruby/2.2.10/x64/bin/gem install bundler -v ~> 1.0
  ERROR:  While executing gem ... (RuntimeError)
      Marshal.load reentered at marshal_load
  Took   0.30 seconds
Error: The process '/opt/hostedtoolcache/Ruby/2.2.10/x64/bin/gem' failed with exit code 1
@khiav223577 khiav223577 changed the title Feature/add cast valvues Implement #cast_values Jul 30, 2023
@khiav223577 khiav223577 merged commit 9f95932 into master Jul 30, 2023
46 checks passed
@khiav223577 khiav223577 deleted the feature/add_cast_valvues branch July 30, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant