Tom Brooke

- 活动总数 53
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 20
-
-
-
Tom Brooke 创建了一个帖子, 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 ... -
Tom Brooke 创建了一个帖子, 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... -
Tom Brooke 创建了一个帖子, 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... -
Tom Brooke 创建了一个帖子, 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... -
Tom Brooke 进行了评论, -
Tom Brooke 创建了一个帖子, 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? -
Tom Brooke 创建了一个帖子, 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... -
Tom Brooke 创建了一个帖子, 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?