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
June 19, 2009 12:42
For sqlite3 you can simply use previous version of the gem:gem install sqlite3-ruby --version "1.2.3"
Community
RubyMine
Ruby 1.9 + mysql/sqlite gems on windows worries
0 votes
Created
August 11, 2010 21:32
You can put JDK_HOME=/usrl/lib/jvm/java-6-sun-1.6.0.07 after this lines:#!/bin/sh## ------------------------------------------------------# RubyMine Startup Script for Unix# ----------------------...
Community
RubyMine
Pls Help with RubyMine Install Ubuntu 10.04
0 votes
Created
July 29, 2010 10:54
What build version are you using?
Community
RubyMine
My list of tests in the test-running-window went away.
0 votes
Created
August 11, 2010 21:36
Hi Chris, right now we have no plans to implement bacon support, but you can file a feature request at http://youtrack.jetbrains.net/. Right now we have feature freeze for 2.5, but it can get into ...
Community
RubyMine
Bacon support in Rubymine
0 votes
Created
August 10, 2010 21:58
Mostly, attaching gems is needed for code completion and documentation. But code insight is not only reason to get your gems attached. Attached gem is used to toggle some additional frameworks supp...
Community
RubyMine
Attaching and Detaching Gems
0 votes
Created
August 07, 2010 21:16
I've checked this on Windows 7 on both ruby 1.8.7 and 1.9.1:test.rb:p File.expand_path(File.dirname(File.dirname(__FILE__))) == File.expand_path(File.dirname(__FILE__))1.8.7:ruby 1.8.7 (2010-01-10 ...
Community
RubyMine
require and include reference the same resource?
0 votes
Created
August 09, 2010 18:06
This happens because rubygems changed output format for the list command and RubyMine 2.0.2 is unable to parse new version correctly. Please, consider using latest EAP build (see http://confluence....
Community
RubyMine
require and include reference the same resource?
0 votes
Created
August 06, 2010 10:16
Currently RubyMine looks in schema.rb and migrations to provide code insight for database-related features. Please file an issue at http://youtrack.jetbrains.net
Community
RubyMine
Support for multiple databases?
0 votes
Created
July 29, 2010 10:52
Alain, thank you very much for reporting this issue. This happens due to RubyMine way to launch all specs in folder. This issue is now fixed and fix will be available in the next EAP build. Sadly, ...
Community
RubyMine
How does 'coverage' work?
0 votes
Created
September 03, 2010 18:07
Have you installed RVM system-wide or only for yourself?Please attach output for these commands : rvm use 1.8.7 and rvm info
Community
RubyMine
Linux permission for Gems
0 votes
«
First
‹
Previous
Next
›
Last
»