don v nielsen
Avid fan of RubyMine and DataGrip.
- 活动总数 89
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 28
-
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...