Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Ushakov
Total activity
833
Last activity
November 23, 2018 21:33
Member since
March 30, 2009 18:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
330
Activity overview
Articles (0)
Posts (0)
Comments (502)
Sort by recent activity
Recent activity
Votes
Created
January 21, 2013 16:52
It's better to specify 1.9 SDK in project settings (Preferences | Ruby SDK and Gems) if you're doing development using 1.9 SDK
Community
RubyMine
Fixing RubyMine Compile Errors
0 votes
Created
January 21, 2013 11:03
You have not installed Rails gem, but rather cloned Rails 4 repository. Generating application from Rails repo is not supported.If you want to create Rails 4 application you can follow setting up p...
Community
RubyMine
Setting up for Rails 4 development
0 votes
Created
January 21, 2013 16:27
In order to generate Rails app from New Project dialog you need to be able to install Rails as a gem, not a repo. So it depends on when Rails team publishes some --pre gem at least.
Community
RubyMine
Setting up for Rails 4 development
0 votes
Created
June 06, 2012 13:40
Hello Andrew,do you have exceptional breakpoints? Please try removing them before launching application as a workaround
Community
RubyMine
Debugger DOA on OS X Lion
0 votes
Created
June 07, 2012 10:34
If the problem is reproducible on both 1.8.7 and 1.9.x interpreters, then it must be some connection issue not related to gems. Please check that firewall isn't blocking connections from RubyMine o...
Community
RubyMine
Debugger DOA on OS X Lion
0 votes
Created
February 19, 2013 11:31
Here's the solution to timeout problem
Community
RubyMine
How do I Debug Rails when Server is Unicorn?
0 votes
Created
February 13, 2013 20:55
It uses both schema.rb and all migrations to display most up-to-date information.
Community
RubyMine
How is the dependency diagram built?
0 votes
Created
September 13, 2011 16:39
Please update ruby-debug-base19x to the latest pre version using gem update ruby-debug-base19x --pre
Community
RubyMine
RSpec won't stop at breakpoint (still)
0 votes
Created
November 26, 2011 20:56
Hello Larry, thank you for warm words.Please see comments of RUBY-9418. You should install new linecache19 gem via curl -OL http://rubyforge.org/frs/download.php/75414/linecache19-0.5.13.gemgem ins...
Community
RubyMine
Debugger not working in Ruby 1.9.3
0 votes
Created
July 25, 2012 21:32
This problem looks like some installation issue. Could you please try uninstalling ruby-debug-base19x and installing it again (gem install ruby-debug-base19x --pre) from the command line?
Community
RubyMine
Debugger not working in Ruby 1.9.3
0 votes
«
First
‹
Previous
Next
›
Last
»