Eduardo Hernandez
Eduardo Hernandez
For more information: - https://github.com/rubygems/rubygems/pull/3390 - https://github.com/rubygems/rubygems/pull/3060
Does the `sanitize` method is secure? What do you think about add as a suggestion for `Rails/OuputSafety`?
Adding test for [Feature #17398](https://bugs.ruby-lang.org/issues/17398) A command syntax is allowed in endless method definitions, i.e., you can now write ``` def foo = puts "Hello" ``` From: https://github.com/ruby/spec/issues/923
Don't have a more detailed description, but I want to say thanks for doing and sharing this! 
 cc @floodio
**Check List** - [ ] ~Tests has been run in packages where changes made if available~ - [ ] ~Linter has been run for changed code~ - [ ] ~Tests...