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
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
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