Red Arrow Active Record
User.all.select(:id, :name).to_arrowAdd this line to your application's Gemfile:
gem 'red-arrow-activerecord', require: 'arrow-activerecord'And then execute:
$ bundleOr install it yourself as:
$ gem install red-arrow-activerecordContribution directions go here.
The gem is available as open source under the terms of the MIT License.