Peter Ramm
Peter Ramm
Please reopen this issue because the reason is not fixed.
I fixed this issue with installing warbler directly from GitHub repo instead of "gem install warbler". Release value stays the same but the issue with "undefined method `new_ostruct_member' " has...
> @rammpeter so perhaps we have fixed this on warbler master but need a release? Yes, this seems to be the case
I'm just developing an alternative approach for deploying a Rails application in a self executing jar file (jarbler). Coming soon.
As mentioned before, for creating a self executing jar file there's an alternative now available with Jarbler ( https://github.com/rammpeter/jarbler ). This does not help if execution in a servlet container...
I recognized the similar issue with M2 MacBook Pro: ``` > brew install cabextract wimlib cdrtools sidneys/homebrew/chntpw ==> Downloading https://formulae.brew.sh/api/formula.jws.json ######################################################################## 100.0% ==> Downloading https://formulae.brew.sh/api/cask.jws.json ######################################################################## 100.0% Warning: cabextract 1.11...
Another workaround to patch the gem each time after fresh install like in CI pipelines: add this snippet as last step in RAILS_ROOT/config/boot.rb ``` # Workaround to avoid the error:...
I'd also place a thumbs up for restoring the previous Gem dependencies without ruby-oci8. It's a big hurdle to have a need for unnecessary Oracle client installation if working with...
Any news about this issue?
Are there any news for this issue? Problem is still the same with 10.0.2.0. ```/Users/pramm/.rubies/jruby-10.0.2.0/lib/ruby/gems/shared/gems/ruby-debug-ide-0.7.5/bin/rdebug-ide:4: warning: ostruct was loaded from the standard library, but will no longer be part of...