-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
Ivan Hinojal
committed
Dec 15, 2015
1 parent
61a074e
commit 3b26977
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,5 @@ language: ruby | |
rvm: | ||
- 1.9.3 | ||
- ruby-head | ||
- jruby-1.7 | ||
- jruby-9.0.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters