Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kedar Mhaswade
Total activity
220
Last activity
September 29, 2023 06:27
Member since
June 29, 2008 23:27
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
81
Activity overview
Posts (65)
Comments (71)
Sort by recent activity
Recent activity
Votes
Created
January 03, 2011 23:30
OK. Thanks.How about the type annotations? Do I need to learn them separately?And it seems that yardoc is the way to go when it comes to documenting the Ruby code the Javadoc style. So, can we conf...
Community
RubyMine
Code Completion
0 votes
Created
December 15, 2010 07:17
I think I get something similar on Ubuntu with rvm.I installed the nokogiri gem using "rvm 1.9.2-p0 gem install nokogiri", made sure it is available in rvm's location for 1.9.2, but still, my RubyM...
Community
RubyMine
Ruby Mine 3.0 (#RM-97.125) fails to find RVM on Mac OSX
0 votes
Created
February 21, 2011 13:03
Looks like this is another of those 3.1 regressions, because other than the named routes (http://devnet.jetbrains.net/thread/293847?tstart=0) all other symbols (e.g. link_to) are resolved by 3.0.Sh...
Community
RubyMine
Unresolved symbols, oh no, not again!
0 votes
Created
February 25, 2011 18:13
Hi Roman,I am sorry, but I don't find it that way :(.Image 1: Without alt-N I am trying to find a symbol "limit" in Rails project.Image 2: With alt-N, the same thing:What am I doing wrong? I want t...
Community
RubyMine
Including non-project classes/files/symbols "by default"
0 votes
Created
February 25, 2011 14:10
Sorry Oleg, it's RM 3.1.
Community
RubyMine
Rails.root.to_path is flagged as unresolved?
0 votes
Created
February 24, 2011 22:14
rspec and rspec-rails are gems that you can use.Do:- Edit Gemfile: Add gem 'rspec' gem 'rspec-rails'- On Command line: bundle install - rails generate rspec:install -> This should give you spec...
Community
RubyMine
How to incorporate Rspec with RubyMine
0 votes
Created
February 24, 2011 19:34
Similarly for many others. For example, t.refe<Ctrl+Space> should lead me to "references". No?
Community
RubyMine
Should I expect this kind of completion?
0 votes
Created
March 14, 2011 00:06
Roman,I think RM should provide an "in-place upgrade". Is there a feature request for this? I personally think such a one-click upgrade capability is sorely missing in RM 3.x.Should I file it?-Kedar
Community
RubyMine
Updating to a newer version of the IDE
0 votes
Created
December 06, 2010 22:06
There's some issue here. I am using rvm and my gemset that I have configured does have test-unit gem.See attached.It shows the gems, but continues to warn that I don't have test-unit gem installed/...
Community
RubyMine
Tests are run but it says "No tests were found"?
0 votes
Created
December 07, 2010 18:57
Restarted RubyMine. Now, the Settings screen correctly shows two gems available: bundler and test-unit.But,- with gem "test-unit" in Gemfile, it continues to fail with: Testing started at 10:54 AM...
Community
RubyMine
Tests are run but it says "No tests were found"?
0 votes
«
First
‹
Previous
Next
›
Last
»