Andy Waite
Andy Waite
Sidenote: The `private` option was added in Rails 6: https://blog.bigbinary.com/2019/06/10/rails-6-adds-private-option-to-delegate-method.html
@ABaldwinHunter go ahead! See https://github.com/rubocop/rubocop-rails/blob/master/CONTRIBUTING.md
Since it's proving difficult to reach an agreed ordering, perhaps the guideline should just be to use a consistent ordering. A cop can then be written to allow the developer...
~Hi @benedictleejh, what shell are you using?~ I see you stated bash.
Do you have `fish` installed too? From Googling, I seem some indication it's the source of that particular message.
Transfering to the other repo since I don't think this is specific to VS Code.
You should aim to to keep pull requests independent of each other so that the maintainer can choose which to merge, and the order in which to do so. I...
Possibly related: https://github.com/ruby/prism/pull/2668
@koic any thoughts?