petehamilton / citier

CITIER (Class Inheritance & Table Inheritance Embeddings for Rails) is a solution for simple Multiple Class Inheritance in Rails.
88 stars 24 forks source link

added support for JRuby #60

Closed HyveAG closed 12 years ago

HyveAG commented 12 years ago

I've modified citier's sql_adapters.rb file so that it works with JRuby.

It is divided into one section for Ruby and one section for JRuby.

The JRuby section contains three modifications: