Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Me
Total activity
14
Last activity
January 18, 2016 05:14
Member since
October 17, 2009 16:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
February 02, 2010 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...
Community
RubyMine
Can't run tests from Rubymine
0 votes
Created
February 03, 2010 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 -...
Community
RubyMine
How can I use RubyMine debugger in Sinatra app
0 votes
Created
October 19, 2009 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...
Community
RubyMine
How to setup code style for only one project?
0 votes
Created
February 04, 2010 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 ...
Community
RubyMine
Can't run tests from Rubymine
0 votes
Created
February 03, 2010 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 ...
Community
RubyMine
How can I use RubyMine debugger in Sinatra app
0 votes