Jb
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created 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... -
Created 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... -
Created "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... -
Created 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... -
Created 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.....