Scott Cameron

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Older versions of web help
Hi,Are previous versions of the IntelliJ web help archived anywhere? I'm still using 10.5 but the web help seems to all be 11.1 now. I can't seem to find a 10.5 snapshot by searching but thought ... -
Created Replace Ruby stubs with real implementation
Hi,I've noticed that when I CTRL-click on a built-in Ruby class it takes me to a stub version of the class that seems to be part of IntelliJ (installed as a plugin). For example, if I click on "al... -
Created UML in IntelliJ 10.5
Hi,Looking at the online documentation it seems to imply that there are some UML capabilities built right into IntelliJ, including the ability to reverse engineer existing source into an classdiagr... -
Created Rails log output to Console tab
Hi,When I run a Rails app 2 tabs open automatically: one for Console that shows STDOUT and one for Server that shows the Rails log output nicely formatted. I've noticed that sometimes the Rails l... -
Created Debug Java and Ruby in same application.
Hi,Has anybody been able to figure out if there is a way to debug both Java code and Ruby code in the same application? Are there any tricks for making this work with IntelliJ and the Ruby plug-in... -
Created Error: Rails gem is not activated for module.
Hi,I'm seeing a strange problem where I have a JRuby on Rails module that I cannot run using a Rails Run Configuration because it tells me that my Rails gem is not activated. I'm not really sure w... -
Created Ruby console exits immediately
Hi,I'm trying to launch an IRB Console and I'm finding that it exits immediately with no error. In fact, not just the IRB console, but any console-based Ruby script will have this same behaviour. ... -
Created Ruby Plugin Documentation
Hi,I'm taking a look at IntelliJ with the Ruby plug-in for some Java + Ruby/Rails development we are doing. Is there any documentation available about how to use the features from the plug-in? I ...