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

Scaffold deprecations #74

Open
MtnBiker opened this issue Jan 6, 2025 · 0 comments
Open

Scaffold deprecations #74

MtnBiker opened this issue Jan 6, 2025 · 0 comments

Comments

@MtnBiker
Copy link

MtnBiker commented Jan 6, 2025

➜ glimmer "scaffold[variable_passing]"
/Users/gscar/.gem/ruby/3.4.1/bin/juwelier
/Users/gscar/.gem/ruby/3.4.1/gems/juwelier-2.4.9/lib/juwelier/generator.rb:267: warning: Passing safe_level with the 2nd argument of ERB.new is deprecated. Do not use it, and specify other arguments as keyword arguments.
/Users/gscar/.gem/ruby/3.4.1/gems/juwelier-2.4.9/lib/juwelier/generator.rb:267: warning: Passing trim_mode with the 3rd argument of ERB.new is deprecated. Use keyword argument like ERB.new(str, trim_mode: ...) instead.

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

No branches or pull requests

1 participant