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

Suppress Time.to_s warning until next rails #3548

Merged
merged 2 commits into from
Jan 7, 2024
Merged

Conversation

CloCkWeRX
Copy link
Collaborator

DEPRECATION WARNING: Using a :default format for Time#to_s is deprecated. Please use Time#to_fs instead. If you fixed all places inside your application that you see this deprecation, you can set ENV['RAILS_DISABLE_DEPRECATED_TO_S_CONVERSION'] to "true" in the config/application.rb file before the Bundler.require call to fix all the callers outside of your application. (called from require at bin/rails:6)

config/application.rb Outdated Show resolved Hide resolved
@CloCkWeRX CloCkWeRX merged commit 4435407 into dev Jan 7, 2024
8 checks passed
@CloCkWeRX CloCkWeRX deleted the rails-deprecation branch January 7, 2024 02:57
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.

None yet

1 participant