主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Roman Chernyatchik
活动总数
2197
最后的活动
2022年02月04日 14:36
成员加入日期
2007年09月18日 08:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
784
活动概览
帖子(13)
评论(1400)
按最近的活动排序
最近的活动
投票数
创建于
2011年04月13日 12:44
If you are using bunlder - that mention 'test-unit' gem in Gemfile, otherwise you need somewhere to load gem manually in your source code. E.g.:require 'rubygems'gem 'test-unit'require 'test/unit'I...
社区
RubyMine
Minitest Framework detected, can't load full test framework
0 票
创建于
2012年02月06日 11:11
Aki,How do you launch spork server? Do you use RubyMine's "Tools|Run Spork Drb Server..." action?
社区
RubyMine
EAP 112.669 Problem with Rspec
0 票
创建于
2012年01月10日 15:05
Hi it is rdoc syntax highlighting, it uses Ruby language settings.
社区
RubyMine
Why are Ruby comments beginning with '#=' highlighted differently?
0 票
创建于
2012年01月10日 13:55
Thanks, please track issue http://youtrack.jetbrains.net/issue/RUBY-10193
社区
RubyMine
ruby 1.9 style hashes
0 票
创建于
2011年12月27日 13:16
Which run configuration do you debug? Spork server actually executes your code, so if you need to debug your application(instead of some spork classes) you need to launch spork server in debug mode.
社区
RubyMine
Spork, EAP 112-219, Ruby 1.9.2, Debugger not stopping
0 票
创建于
2011年08月24日 14:39
We've already enabled it in 4.0. RubyMine 4.x builds will suggest to update to higher versions, but 3.x wont suggest to be updated automatically to 4.x.
社区
RubyMine
Feature request: please consider an auto-update feature!!!
0 票
创建于
2011年03月31日 17:24
Hi,Thank you, we've reproduced the problem and are working on it. As a workaround we can suggest to disable ruby-debug19 gem in your Gemfile. Problem is caused by a conflict on runtime between ruby...
社区
RubyMine
RSpec won't stop at breakpoint (alt)
0 票
创建于
2011年03月31日 20:16
Which error did he get? I'm asking because at first a checked on my development machine and it works.
社区
RubyMine
RSpec won't stop at breakpoint (alt)
0 票
创建于
2011年04月01日 17:42
and explicitly added gem 'ruby-debug-ide' in my gemfile and ran bundle install For debugging using RubyMine you don't need to specify any debug gems. RubyMine will pass them on runtime automati...
社区
RubyMine
RSpec won't stop at breakpoint (alt)
0 票
创建于
2011年04月05日 15:47
We are working on the problem. Dennis has already fix conflict between ruby-debug and ruby-debug-ide gem api. At the moment debug fails on latest ruby 1.9 patchlevel and we are going to update deb...
社区
RubyMine
RSpec won't stop at breakpoint (alt)
0 票
«
第一页
‹
上一页
下一页
›
最后
»