rubymine
RubyMine to ignore some files when going to file
When going to file (Go To => File, ⇧⌘N o开发者_开发百科n Mac OS X), is there a way to have RubyMine ignore some directories? We have a lot of third party code in vendor which I\'d rather ignore.File[详细]
2023-02-09 14:15 分类:问答Where is scaffold in RubyMine
I\'m trying RubyMine, and watching this tutorial https://www.jetbrains.com/ruby/documentation/ . The author uses there project->new->scaffold but i could not开发者_开发百科 find scaffold there. What\'[详细]
2023-02-09 02:02 分类:问答How do I Remote Debug with RubyMine?
I have my RubyMine client running on my Windows machine and my development console and server running on a local Ubuntu VmWare because of problems running several of the gems on windows.[详细]
2023-02-07 16:39 分类:问答Which HTTP web server can I use to debug ruby code using Rubymine 3.0.1?
I\'ve being using开发者_JS百科 Mongrel with Rails 2.3.X and Ruby 1.8.7 without problems, but when I switch to Ruby 1.9.2 and Rails 3, I\'m having problems with mongrel to debug.[详细]
2023-02-07 01:54 分类:问答IntelliJ's Idea Server Plugin
I don\'t understand how to upload settings to the central server with Idea Server Plugin. 开发者_高级运维I\'ve logged into my JetBrains account, but I don\'t see any additional screens to do anything.[详细]
2023-02-03 02:47 分类:问答RubyMine + .gvimrc + .vimrc?
I just installed the Vim plugin for RubyMine, but I cant f开发者_运维问答igure out where to put my configure files for vim.[详细]
2023-02-02 15:29 分类:问答Why RubyMine 2.0.2 starts Webrick on different port each time I run/debug my app?
Each time I start my Rails 2.3.8 webapp under RubyMine, it\'s using a d开发者_如何学编程ifferent port. This drives me mad, since I\'ve to change the URL in the browser each time I want to test somethi[详细]
2023-01-31 19:10 分类:问答RubyMine debugger with Rake?
Using RubyMine 3.0, I开发者_JAVA百科 set up a Rake configuration to run a Unit Test. Then I set some breakpoints, then ran the Rake task. No breakpoints were hit, the test just executed like normal an[详细]
2023-01-30 07:07 分类:问答Set up RubyMine2 to run and debug a Sinatra app
Can anyone provide setup instructions for running and debugging a sinatra app in Rubymine?开发者_C百科Not sure if you found your answer on the JetBrains forum, but if not, here\'s what works for me in[详细]
2023-01-25 16:50 分类:问答jQuery IU and RubyMine code inspector errors
I am developing a Ruby on Rails (2.3.9) application on my Windows XP machine with RubyMine 2.0.2.I use HAML/SASS for the views...and want to incorporate jQuery and jQuery UI for some rich content.jQue[详细]
2023-01-25 04:41 分类:问答