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

Return of 'Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated' #875

Open
mikeyjk opened this issue Feb 9, 2023 · 0 comments

Comments

@mikeyjk
Copy link

mikeyjk commented Feb 9, 2023

Describe the bug
A deprecation log warning when starting tmuxinator:

Calling DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call DidYouMean.correct_error(error_name, spell_checker)' instead.

It looks like this is a return of an earlier issue, somehow: #848

To Reproduce
Start tmuxinator

Expected behavior
I don't see the log

Environment

  • tmuxinator Version: tmuxinator 3.0.5
  • tmux Version: tmux 3.0a
  • Ruby Version: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu]
  • OS: MacBook Pro, 16" 2019, intel i7

Additional information
I love this project! This is not a big deal, but I thought I'd raise it in case others get the same thing.

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