Krishnan Kannan

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created RubyMine 5.0 stuck at scanning RVM
Just downloaded RubyMine 5.0 Build 125.52. It comes up with a dialog box stating 'Scanning for RVM interpreters' and just sits there - no progress, nothing.When I hit the Cancel button in this dia... -
Created How do I get to evaluate RM 3.2.3 when I have a previous version of RubyMine?
I currently have licensed version of RM 3.1.1. I would like to evaluate RM 3.2.3. Once I downloaded 3.2.3 RM and started it, there is no option to evalute though the message talks about "opting for... -
Created Goto Declaration doesn't work in 3.1
Hello,Don't know if this issue has already been addressed - the "Goto Declaration" on most of the method doesn't work in Rubymine 3.1. It works fine in 3.0.1.Since I constantly navigate around in ... -
Created Rubymine 3.0.1 (Mac OS X) - not able to see the TreeView in the Run window
After upgrading to Rubymine 3.0.1, I lost the TreeView on the Run window. I searched all the options under Tools, View and everything else and there is no way to get it back. I even tried to restor... -
Created Rspec tests don't run on Ruby 1.9.1 in RubyMine 1.0.5
Hello, When I try to run individual rspec tests usng the context menu (right-click) on the *_spec.rb file and select "Run <class_name>_spec.rb" it gives me the error File 'test/unit/autorunner.... -
Created Rails requires RubyGems >= 0.9.4 (you have 0.9.2)
Hello,I am trying to use the Ruby/Rails plugin with my Rails 2.0 project. When I try to start the server (Mongrel), I get this error. I don't see where it's getting this version 0.9.2 from. Can a...