Ted Pennings

Results 8 comments of Ted Pennings

I ran into this same issue and submitted a pull request to permit clj-json to compile to Java 6.

I am running into this issue too! I see that jruby-rack supports a custom init.rb, so I'm considering using that to unzip the gems.jar on startup... monkey patch for now.

Here's a longer stack trace of what I am seeing: ``` org.jruby.rack.RackInitializationException: Not a directory - jar:file:/app/tomcat/webapps/ROOT/WEB-INF/lib/gems.jar!/gems/jquery-rails-3.0.4/vendor/assets from org/jruby/RubyDir.java:458:in `chdir' from jar:file:/app/tomcat/webapps/ROOT/WEB-INF/lib/gems.jar!/gems/railties-4.0.0/lib/rails/paths.rb:192:in `expanded' from org/jruby/RubyArray.java:1613:in `each' from jar:file:/app/tomcat/webapps/ROOT/WEB-INF/lib/gems.jar!/gems/railties-4.0.0/lib/rails/paths.rb:163:in `each' from...

I work somewhere with very large AD trees so I would be able to test this for you if you can give me a few lines of code or a...

I would really like this, too. The out of the box `xhr_instrumentation` isn't very useful without the ability to rename the span and add tags. I'm also unclear about how...

Slightly related, we end up having a huge amount of duplicated state between the redux-router part of our Redux state and the rest of our Redux state. We're sort of...

upvote for this! it would be a more semantic alternative to `data-happo-hide` in many contexts