Jb
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
创建于 plugins.jetbrains.com unreachable?
Good Morning,I've purchased a copy of RubyMine & wanted to check for plugins etc, but for 2-3 days now it just stalls / always says 'waiting for reply from http://plugins.jetbrains.com/ruby ... and... -
创建于 Place Cursor at end of line's content... and not where clicked?
Hello there,I know this is a somewhat basic question but I simply have not found out how to change RubyMine's behaviour about the following: whenever I click -somewhere- in my open file, the cursor... -
创建于 "Cannot find to_s using type inference" on id.to_s?
Quick Q:I've overriden to _to param method in some of my rails' project's models for more declarative urls with the following code: def to_param [id.to_s, permalink] * '-' endNo Rubymine whine... -
创建于 Plugins support coming?
Hello there,been giving RubyMine a try lately and one thing that's already been bugging me in the intellij plugin is that apparently it does not include my rails' projects plugins into the code-det... -
创建于 vendor/plugins/* Added to code checks/autocompletion/code navigation ...?
Hello there,I just tried the latest IDEA 8 build with the new Ruby plugin and I was wondering why e.g. current_user from the installed restful_authentication plugin is not being detected properly.....