method
values_at
v6.1.7.7 -
Show latest stable
- Class:
ActiveRecord::Core
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.