Justin Gordon

Avatar
  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5
  • Created

    Spork Best Practices with RubyMine 4.x EAP

    Is there a Spork best practices explanation that answers:* When and when not to use Spork* When Spork needs to be restarted* Debugging tests with SporkThis may be relevant: http://stackoverflow.com...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Spork, EAP 112-219, Ruby 1.9.2, Debugger not stopping

    Spork makes a huge difference in rspec performance when running 1.9.2. However, the debugger does not stop on break points when using spork.I tried with including and not including the ruby-debug19...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Spork worth it with 1.9.3?

    I'm using the EAP 112.49. I've noticed that using Spork with 1.9.3 is slower, and sometimes results in very confusing test results when one fails to restart spork when needed.Is there still a need ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Rails, Rubymine, RSpec, NoMethodError, Method Missing, Dynamic Finder Methods

    I'm trying to run a simple RSpec test inside of RubyMine on top of a rails application. I'm trying to test some generic code inside of a lib directory. The problem is that I get an exception NoMet...
    • 2 followers
    • 1 comment
    • 0 votes