Shorthand for Ruby's map method, e.g.: User.all.map_by(:id, :first_name, 'instance_method.foo.bar')
Matt Whitslar
October 13, 2016 1:03pm
MIT