Skip to content

Conversation

@ippachi
Copy link
Contributor

@ippachi ippachi commented Dec 16, 2024

js:routes:typescript raise below error.

rake aborted!
NoMethodError: private method `warn' called for class ActiveSupport::Deprecation (NoMethodError)

      ActiveSupport::Deprecation.warn(
                                ^^^^^
/vendor/bundle/ruby/3.3.0/gems/js-routes-2.3.3/lib/tasks/js_routes.rake:11:in `block (3 levels) in <main>'
Tasks: TOP => js:routes:typescript
(See full trace by running task with --trace)

Because ActiveSupport::Deprecation.warn was removed from Rails 7.2.

ActiveSupport::Deprecation.warn was removed from Rails 7.2.
@bogdan bogdan merged commit d45369d into railsware:main Dec 16, 2024
5 checks passed
@ippachi ippachi deleted the fix-warning-message branch December 16, 2024 11:19
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.

2 participants