Kurt Werle

Results 48 issues of Kurt Werle

I have bullet loaded but not enabled and my test environment is throwing the following: ```ruby # .../ruby/vendor/ruby/2.5.0/gems/bullet-6.0.1/spec/bullet/detector/unused_eager_loading_spec.rb:9:in `block (2 levels) in ' # .../ruby/vendor/ruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:348:in `instance_exec' # .../ruby/vendor/ruby/2.5.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb:348:in `run' #...

stale

The following code will insert the CDATA escape inside the javascript block - which is not what I want. I want the transition to coffeescript from within a :javascript block...

I would like to execute one (or more) ruby commands when byebug starts: `RSpec.configure { |config| config.fuubar_auto_refresh = false } if RSpec` Byebug does not appear to support that (https://github.com/thekompanee/fuubar#disabling-auto-refresh)....

OSX - I can click the path for things like active record calls, but I can't click for error locations! That's the one place I really wanted to click :-)

E, [2021-08-13T15:34:05.182838 #1] ERROR -- : Logger started at level ERROR -> 3 E, [2021-08-13T15:34:20.085902 #1] ERROR -- : Issue installing rubocop gems: uninitialized constant Error Did you mean? IOError...

E, [2021-04-26T16:10:39.520804 #1] ERROR -- : Issue installing rubocop gems: no implicit conversion of nil into String ["/usr/local/bundle/gems/bundler-2.2.16/lib/bundler/dsl.rb:116:in `basename'", "/usr/local/bundle/gems/bundler-2.2.16/lib/bundler/dsl.rb:116:in `gem'", "/app/lib/ruby_language_server/gem_installer.rb:22:in `block (2 levels) in install_gems'", "/app/lib/ruby_language_server/gem_installer.rb:20:in `each'", "/app/lib/ruby_language_server/gem_installer.rb:20:in...

bug

https://github.com/tonytonyjan/jaro_winkler

enhancement

E, [2020-01-30T00:55:19.081012 #1] ERROR -- : Something when horribly wrong: cannot load such file -- active_record/associations/preloader E, [2020-01-30T00:55:19.081201 #1] ERROR -- : Backtrace: /usr/local/bundle/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:291:in `require' /usr/local/bundle/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:291:in `block in require' /usr/local/bundle/gems/activesupport-5.2.4.1/lib/active_support/dependencies.rb:257:in...

enhancement

For files that you are not looking at, you really don't need to know about the local variables, blocks, etc. Seems like the parser should be able to skip the...

enhancement