Ruby’s New Exception Keyword Arguments
In Ruby 2.6, a variety of Kernel methods support new exception: false
and exception: true
keyword arguments: https://medium.com/square-corner-blog/rubys-new-exception-keyword-arguments-4d5bbb504d37
In Ruby 2.6, a variety of Kernel methods support new exception: false
and exception: true
keyword arguments: https://medium.com/square-corner-blog/rubys-new-exception-keyword-arguments-4d5bbb504d37
Post a comment