Jason Perry

- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
-
Created Open files in vertical mode
Hi Rubyists,Anyone know of a way so that everytime I click on a file in the project view it will open it up in split view? I'm fine with this being a key binding but trying to save myself time if ... -
Created How to remote debug rspec tests running in teamcity with rubymine?
Hi,I'm trying to debug an rspec test failing only on a teamcity agent and it only happens when run through teamcity not directly on the agent. I'd like to run a remote debugging session so that I ... -
Created Executing a line of code in a ruby file
Hi,Is there a way to execute a line of code in a ruby file directly in the editor like textmate does? For example take this code:{code}class Point def self.my_new_instance(*args, &block) insta... -
Created Support for Textile documents
AnsweredHi,Is there a RubyMine plugin available that allows you to view textile documents like there is for markdown?Thanks,Jay -
Created CoffeeScript Debugger not working
Hi,I'm using the new coffeescript debugger in RubyMine 5 and I can get everything working up to the point where when I set a breakpoint it isn't caught when I go to the page with the coffeescript. ... -
Created Project Files Changed Message in Latest RubyMine 4.5 EAP
Hey,Is anyone getting the "Project Files Changed" popup whenever you edit a project setting? This is pretty annoying. Is this something new that was added to 4.5 EAP? See the image below of the ... -
Created Flexmojo project
Hi,I have a flexmojo project that has a FlashBuilder project file and was wondering how the maven project should be loaded into IntelliJ. Should I import it from a FlashBuilder project filer or ma... -
Created When will IntelliJ get RubyMine4 changes?
I was wondering when the ruby plugin for IntelliJ will get the RubyMine4 changes? If it does will you guys provide what extras you get for using RubyMine instead of IntelliJ with the plugin?Thanks... -
Created Issues Running Flexunit Tests in IntelliJ
Hi,I'm trying to run a flexunit test in IntelliJ11 where the test has a dependency that has the scope set to test and it fails to find the definition of the base class. The test runs on the comman... -
Created RubyMine Memory Settings
Hi,RubyMine is set to 795M, I'm trying to remember if I set this awhile back but was wondering if this is too high?Thanks,Jay