Jeff Simpson
Jeff Simpson
Probably related to https://github.com/lambdaisland/metabase-datomic/issues/3, but I'm hitting the following error trying to build an uberjar for datomic pro ``` lein with-profiles +datomic-pro uberjar Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Duser.timezone=UTC If there...
I've been following along the README and playing around in the REPL. I've gotten hung up trying to get the "Runtime validation of EDN to Scala" section to work for...
I'm able to circumvent the sandbox by using a referenced namespace/module. Here's an example: ``` jruby-1.6.7 :001 > require 'sandbox' => true jruby-1.6.7 :002 > Foo = Struct.new(:foo) => Foo...
I'm running Arch Linux and spent a bit trying to install the extension, but it would never appear in the extensions list nor could I get the command `ext install...
## Describe the bug When selecting text in the editor it is highlighted as blue as expected. However when the editor does not have focus, the highlighting is lost. The...