ArrayIncludeMethods Now Supports RubyMotion

The array_include_methods gem v1.5.0 now supports RubyMotion in addition to
MRI CRuby, JRuby, and Opal.

It provides `Array#include_all?`, `Array#include_any?`,
`Array#include_array?`, `Array#array_index`, `Array#array_diff_indices`,
and `Array#array_intersection_indices` methods missing from basic Ruby
`Array` API.

···

--
Andy Maleh

LinkedIn: https://www.linkedin.com/in/andymaleh
<https://www.linkedin.com/in/andymaleh>
Blog: http://andymaleh.blogspot.com
GitHub: AndyObtiva (Andy Maleh) · GitHub