Skip to content

Add support to jruby#10

Open
ivanxuu wants to merge 1 commit intobithavoc:masterfrom
ivanxuu:master
Open

Add support to jruby#10
ivanxuu wants to merge 1 commit intobithavoc:masterfrom
ivanxuu:master

Conversation

@ivanxuu
Copy link
Copy Markdown

@ivanxuu ivanxuu commented Jun 5, 2015

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.

@bithavoc
Copy link
Copy Markdown
Owner

sorry, test are failing. it may be a good idea to add jruby to the test matrix.

also, can you squash these commits?

@ivanxuu ivanxuu force-pushed the master branch 3 times, most recently from c8149f7 to 3b26977 Compare December 15, 2015 11:20
To be used this gem in jRuby we will be using
activerecord-jdbcpostgresql-adapter or maybe another adapter like
activerecord-postgis-adapter. They all both support hstore because they
run over postgres anyway.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants