method
values_at
rails 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.