主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Me
活动总数
14
最后的活动
2016年01月18日 05:14
成员加入日期
2009年10月17日 16:21
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
5
活动概览
帖子(4)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2010年02月02日 13:34
1. Ruby binaries are the same.➤ which ruby/usr/local/bin/ruby➤ ls -la /usr/bin/rubylrwxr-xr-x 1 root wheel 19 May 5 2009 /usr/bin/ruby -> /usr/local/bin/ruby2. The directory: /Users/nikitavasi...
社区
RubyMine
Can't run tests from Rubymine
0 票
创建于
2010年02月03日 05:41
I've tried to debug Rack app with no luck. Sinatra rides on Rack, so it should be the same.I can run itBut I can't debug itI suppose the problem is the current sequence of arguments:/usr/bin/ruby -...
社区
RubyMine
How can I use RubyMine debugger in Sinatra app
0 票
创建于
2009年10月19日 11:05
Thank for response, Oleg.I knew about File | Settings | Code Style ... . Actually, I'm looking for setup only one project, not all. I found "Use per project settings". It's exactly what I needed. D...
社区
RubyMine
How to setup code style for only one project?
0 票
创建于
2010年02月04日 05:10
➤ gem environment RubyGems Environment: - RUBYGEMS VERSION: 1.3.5 - RUBY VERSION: 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin9.7.0] - INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/1.8 ...
社区
RubyMine
Can't run tests from Rubymine
0 票
创建于
2010年02月03日 15:15
I run RubyMine debugger. Your instructions was right, except script arguments part.I removed arguments and now it almost works (config.ru fetched from working directory). Well, by "almost works" I ...
社区
RubyMine
How can I use RubyMine debugger in Sinatra app
0 票