String#concat, Array#concat and String#prepend take multiple arguments in Ruby 2.4
Ruby 2.4 now allows concat and prepend methods to take multiple arguments.
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!
Ruby 2.4 now allows concat and prepend methods to take multiple arguments.
Post a comment