README
Name
Red Arrow Active Record
Usage
User.all.select(:id, :name).to_arrow
Installation
Add this line to your application's Gemfile:
gem 'red-arrow-activerecord', require: 'arrow-activerecord'
And then execute:
$ bundle
Or install it yourself as:
$ gem install red-arrow-activerecord
Contributing
Contribution directions go here.
License
The gem is available as open source under the terms of the MIT License.