array#only for ruby
A small post providing a semantic replacement for array.first
when you only expect it to contain one item.
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!
A small post providing a semantic replacement for array.first
when you only expect it to contain one item.
Comments
This is a poor solution looking for a problem.
Post a comment