ActiveRecord::ConnectionAdapters::HiveAdapter

Easy support for Hive using ActiveRecord

Installing

gem install activerecord-hive-adapter

Usage

Contributing

Testing

rake spec
rake rcov

Building

rake build