Conrad Taylor

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Refactoring Support
Hi, after watching an screencasts using the IntelliJ IDEA, I would definitely like to see similar refactorings within the RubyMine IDE. I understand that some of the refactorings may not make sens... -
Created MiniTest Spec Support
Hi, I would like to see MiniTestSpec support in future versions of Rubymine. Next, I would like to be able to do the following:- generate unit test specs- functional test specs- integration test s... -
Created Building gems using Rubymine
Hi, is there a basic work flow for developing ruby gems or libraries with tests using Rubymine? I have found that one can generate the basic structure using bundler. For example,$ bundle gem <som... -
Created RVM not properly detected by Rubymine 3.2.1
RM 3.2.1 on Mac OS is not being properly detecting RVM. Also, I was able to search for the version of Ruby but the following message is displayed:Rubygems not installed for SDK:ruby-1.9.2-p274.Ple... -
Created Cannot create Clojure project after installing La Clojure plugin
Hi, I just installed the La Clojure Plugin into Intellij IDEA Community Edition 10.5. However, I don't see a way to create a Clojure project. Is there a step(s) that I'm missing?Thanks in advance... -
Created Cannot find Rails symbols in RM 3.1
I have properly loaded Rails 2.3.8 but I'm seeing a lot of 'Cannot find <SYMBOL>'. For example, within my controllers I see a lot of warnings:Cannot find 'before_filter'Cannot find 'params'Cannot ... -
Created Error starting Rails console within Rubymine 2.0.1
When I attempt to start the Rails console from within Rubymine 2.0.1, I'm seeing the following error message:C:\Program Files\BitNami RubyStack\ruby\bin\ruby.exe -e STDOUT.sync=true;STDERR.sync=tru...