Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 331 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 331 Bytes

ActiveRecord::ConnectionAdapters::HiveAdapter

Easy support for Hive2 using ActiveRecord

Installing

gem install activerecord-hive-adapter

Usage

Contributing

Testing

rake spec
rake rcov

Building

rake build