multilang-hstore
multilang-hstore copied to clipboard
Add support to jruby
I'm using this gem in a jRuby proyect. The problem is that in the .gemspec the 'pg' gem is required, but in jruby you probably will be using 'activerecord-jdbcpostgresql-adapter' instead.. But in the end its the same postgres db backend with the same hstore support.
sorry, test are failing. it may be a good idea to add jruby to the test matrix.
also, can you squash these commits?