Alternate Rubies
Opened this issue · 0 comments
fengb commented
Rubinius
- Poor support for Rational (ex. Rational * BigDecimal = Float)
JRuby
- Poor support for Ruby 2 semantics
ActiveSupport::Duration can't be coerced into Fixnum
- psql arrays are unsupported with
jdbc-postgres