Tom Brooke

- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
-
Created Rails Rspec non default directory structure not recognized
When I add a directory in a Rails project rspec is not able to find the code in itfor exampleapp/actionsapp/assetsapp/controllersapp/helperscode in app/actions is not located however it is outside ... -
Created Torquebox with Sinatra
I have a Sinatra app setup on torquebox but I can't find any documentation on setting up torquebox with Rubymine and I don't see torquebox as an option anywhereI have the torquebox gems installed a... -
Created Clojure
I have La CLojure installed and the new Leiningen pluggin but I don't get Clojure showing as a language option for a new projectIs there something I need to do to set up Clojure as a language choic... -
Created Java JDK on OSX Mountain Lion
I am trying to run la Clojure that requires the JDK I have downloaded and installed sun version 7 on OSX Mountain Lion (OSX 10.8.2) this is what I have;brooke java -versionjava version "1.7.0_09"J... -
Created Pry
I want to use pry instead of irb with Rubymine - Is there an easy way to replace the irb console with a pry console? -
Created invalid byte sequence in US-ASCII with Bundler
I get /Users/tmb/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb:734:in `gsub': invalid byte sequence in US-ASCII (ArgumentError)Bu bundler works fine from the comma... -
Created Rails 3.1
I decided to start a Rails 3.1 rc6 project - It works fin but I don't have the Rails view that I had with 3.0 - I thought this was in the 3.2.3 upfgrade? -
Created JDK 7
I am using Fedora 5Rubymine was working fine using: export JDK_HOME=/usr/java/jdk1.6.0_25but I recentlly upgraded to jdk7 and export JDK_HOME=/usr/java/jdk1.7.0 does not work and I can't find ... -
Created Terminal
At one time I had Rubymine configured so that I had a Terminal Ipcon on my menu and I could easily pop into terminal. This was convenient butit has recently disapeared. Does anyone know how to get ... -
Created Heroku
I have Rubymine set up so I can push to Herokue without much problem but I drop back to terminal for my heroku commands --- IT seems like there should be an easy way to do this in the IDE - Mayb I ...