Skip to content

ruby 3.4 chilled string warning #3709

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wlipa opened this issue Jan 13, 2025 · 0 comments · May be fixed by #3716
Open

ruby 3.4 chilled string warning #3709

wlipa opened this issue Jan 13, 2025 · 0 comments · May be fixed by #3716

Comments

@wlipa
Copy link

wlipa commented Jan 13, 2025

Running the latest release of rails_admin with the latest ruby 3.4 / rails gives a frozen string warning whenever the app starts.

$ ruby --version
ruby 3.4.1 (2024-12-25 revision 48d4efcb85) +PRISM [arm64-darwin24]

$ rails c
/Users/quxx/.gem/ruby/3.4.0/gems/rails_admin-3.3.0/lib/rails_admin/config/configurable.rb:60: warning: string returned by :queryable?.to_s will be frozen in the future
Loading development environment (Rails 8.0.1)
apollo(dev)>
@wlipa wlipa linked a pull request Mar 5, 2025 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant