<hardyfresh>
I'm getting an unexpected error running a rails app on jruby-9.1.5.0 when trying to override the config.database_configuration method
<hardyfresh>
NoMethodError: super: no superclass method `database_configuration' for #<Rails::Application::Configuration:0x236a3e4>
<hardyfresh>
that comes from calling super in the method
<hardyfresh>
the same works fine for MRI ruby
camlow325 has quit [Quit: WeeChat 1.5]
akp has joined #jruby
<ericuspiceworks>
hardyfresh: search the github issues, add 1 if you can't find anything
<hardyfresh>
will do, I'm using an unsightly work-around for now but will open an issue when I can provide concrete simplified examples
mjc_ has quit [Remote host closed the connection]
jsvd has quit [Remote host closed the connection]
beawesomeinstead has quit [Remote host closed the connection]
Scorchin has quit [Remote host closed the connection]
knowtheory has quit [Remote host closed the connection]
deathy has quit [Remote host closed the connection]
aemadrid has quit [Remote host closed the connection]
deepak_ has quit [Remote host closed the connection]
flavorjones has quit [Remote host closed the connection]
bruceadams has quit [Remote host closed the connection]
fidothe has quit [Remote host closed the connection]
<codefinger>
chrisseaton: nirvdrum: is there are way to automate the download of GraalVM (i.e. not accepting the license in the browser)? for example, I can download the JDK with `curl -jkL -H "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u111-b14/jdk-8u111-linux-x64.tar.gz`
atambo has quit [Remote host closed the connection]
<nirvdrum>
codefinger: Unfortunately, not yet. You'll need to login with an Oracle account and accept the license.
<nirvdrum>
Although, I never knew you could set a cookie to grab the JDK tarballs either.
<codefinger>
nirvdrum: >:-)
<codefinger>
nirvdrum: do you know if it's mirrored anywhere? I was hoping to try it on Heroku, but I can't legally drop the binary somewhere and install it for others
<nirvdrum>
codefinger: The sole distribution mechanism is through OTN.
<nirvdrum>
graal-core is open source, so you could always just build that yourself. But you won't be able to build the AOT binary with that.
chrisseaton has quit [Remote host closed the connection]
asarih has quit [Remote host closed the connection]
andrewvc has quit [Remote host closed the connection]
<nirvdrum>
codefinger: We're aware this is a pain point and it's something we're hoping to make easier.
chrisseatonx has joined #jruby
<chrisseatonx>
Hello - my bouncer is down
Aethenelle has quit [Quit: Aethenelle]
<chrisseatonx>
codefinger: we want to enable exactly your use case but haven't quite figured out how to distribute the Oracle JDK and GraalVM yet - we hope to provide a distribution that you can just curl soon
<nirvdrum>
olle: Nothing immediately sticks out. Do you have the same problem with 9.1.7.0? Sometimes bundler breaks JRuby, too, since I don't think they test it in Travis :-/
<nirvdrum>
I'd try to catch enebo when you can then. It seems like something he'd be able to identify quickly.
<olle>
(I always carry "gifts" when I get here. :-()
<codefinger>
chrisseatonx: cool. i don't mind having to accept the license. i just want to do it with a cmd flag :)
<chrisseatonx>
You can use it internally of course - put it on an internal server and get it from there - it just can't be publicly accessible or usable
<chrisseatonx>
Subject to the terms of the OTN licence
akp has quit [Remote host closed the connection]
asarih has joined #jruby
deepak_ has joined #jruby
beawesomeinstead has joined #jruby
Scorchin has joined #jruby
fidothe has joined #jruby
deathy_ has joined #jruby
aemadrid has joined #jruby
knowtheory has joined #jruby
bruceadams has joined #jruby
bbrowning is now known as bbrowning_away
flavorjones_ has joined #jruby
flavorjones_ has quit [Client Quit]
flavorjones_ has joined #jruby
flavorjones_ is now known as flavorjones
flavorjones has quit [Client Quit]
flavorjones has joined #jruby
mjc__ has joined #jruby
camlow325 has joined #jruby
chrisseaton has joined #jruby
jsvd has joined #jruby
chrisseatonx has quit [Ping timeout: 260 seconds]
dlampa has joined #jruby
andrewvc has joined #jruby
dlampa has quit [Remote host closed the connection]
Guest69 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
tcrawley is now known as tcrawley-away
Guest69 has joined #jruby
olle has quit [Quit: olle]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
akp has quit [Remote host closed the connection]
akp has joined #jruby
akp has quit [Ping timeout: 260 seconds]
akp has joined #jruby
<GitHub159>
[jruby-openssl] duritong opened pull request #123: display and parse inconsistency with DNS SubjectAltNames (master...SAN_representation) https://git.io/vDEuz