don v nielsen

Avatar

Avid fan of RubyMine and DataGrip.

  • Total activity 89
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 5
  • Subscriptions 28
  • Created

    Cucumber diff colorization not complete

    Cucumber is not fully colorizing the diff output.  From the beginning of the output to about 10 lines down on the current screen, the colorization appears to be the escape codes.  And then, all of ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Rubymine Debugger Painfully Slow

    Has anyone else experienced the latest Rubymine debugger being painfully slow.  Not just slow.  It's painful.  It is so bad I lose track of where I am at and what I am doing because I'm continually...
    • 7 followers
    • 26 comments
    • 3 votes
  • Created

    RubyMine 113.2 lost track of file after move

    RubyMine 113.2 on Windows Server 2003I had a file named it.rb in my parent project folder.  I didn't like it there, so I moved it to the setups folder (a child of the parent.)  When I tried executi...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    EAP 112.669 Problem with Rspec

    I get the following when trying to run specs:  "gem_original_require': no such file to load -- teamcity/spec/runner/formatter/teamcity/formatter (LoadError)"I do not get the problem when runn EAP 1...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    uninitialized constant DATA (NameError)

    I have a very simple script that is trying to read the data past the __END__ statement.  I get an error thrown "uninitialized constant DATA (NameError)".  I can cut the very same script into Netbea...
    • 2 followers
    • 1 comment
    • 0 votes