method
values_at
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::Core::ClassMethods
values_at(*methods)public
Returns an array of the values returned by the given methods.
values_at(*methods)Returns an array of the values returned by the given methods.