forward3d / rbhive

Ruby gem for querying Apache Hive
http://www.forward3d.com
MIT License
98 stars 74 forks source link

ActiveRecord Role and RbHive Role classes are in conflict #47

Open gtournie opened 8 years ago

gtournie commented 8 years ago

I have an activerecord Role class in my app, and rails throws this error:

TypeError: superclass mismatch for class Role
bladepop commented 5 years ago

We're having this issue as well, any news on this?