[rspec-devel] [ rspec-Bugs-13411 ] "./script/generate rspec" is freezing

noreply at rubyforge.org noreply at rubyforge.org
Sun Aug 26 22:30:58 EDT 2007


Bugs item #13411, was opened at 2007-08-27 02:30
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=13411&group_id=797

Category: rails plugin
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Scott Taylor (smtlaissezfaire)
Assigned to: Nobody (None)
Summary: "./script/generate rspec" is freezing

Initial Comment:

Setup: 

Rails project (version 1.2.3), checked out in vendor/rails
Rspec + rspec_on_rails trunk (rev 2537) checked out in vendor/plugins
rspec gem, version 1.0.8
Mac OS X.4.10
(Am I missing anything else?)

Bug:

running "./script/generate rspec" first checks for the existence of the spec dir (which it finds), and then freezes.  

Oddly enough, running "rdebug ./script/generate rspec" allows the rest of the files to be created (after prompting), as usual.

I've uploaded a screencast of the bug here:

http://railsnewbie.com/files/script_generate_rspec.mov

I would try debugging this myself, but obviously my debugger has an effect on the debugging!



----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=13411&group_id=797


More information about the rspec-devel mailing list