public
Description: RSpactor is a Mac OS X application that takes care of your RSpec examples.
Homepage: http://rubyphunk.com/projects/rspactor
Clone URL: git://github.com/rubyphunk/rspactor.git
Search Repo:
Click here to lend your support to: rspactor and make a donation at www.pledgie.com !
name age message
folder .gitignore Fri Aug 29 18:07:05 -0700 2008 Added support for opening files in Netbeans (on... [richpoirier]
folder APPL.icns Sun Jun 22 09:41:35 -0700 2008 Basically rewritten everything [rubyphunk]
folder CHANGELOG Mon Sep 01 14:27:11 -0700 2008 Clean whitespaces and linebreaks from all bin p... [rubyphunk]
folder English.lproj/ Fri Sep 05 05:43:32 -0700 2008 Nice look for the preferences dialog [rubyphunk]
folder INSTALL.txt Sun Jun 22 09:41:35 -0700 2008 Basically rewritten everything [rubyphunk]
folder Info.plist Mon Sep 01 14:28:42 -0700 2008 Packaged 0.9.18 [rubyphunk]
folder README.txt Sat Aug 30 06:09:12 -0700 2008 Updated readme [rubyphunk]
folder RSpactor.xcodeproj/ Fri Sep 05 05:43:32 -0700 2008 Nice look for the preferences dialog [rubyphunk]
folder Rakefile Sun Jun 22 09:41:35 -0700 2008 Basically rewritten everything [rubyphunk]
folder Sparkle.framework/ Thu Jul 24 02:57:29 -0700 2008 Went back to sparkle 1.1 and finished autoupdat... [rubyphunk]
folder VERSION Mon Sep 01 14:28:42 -0700 2008 Packaged 0.9.18 [rubyphunk]
folder app/ Fri Sep 05 05:43:32 -0700 2008 Nice look for the preferences dialog [rubyphunk]
folder main.m Sun Jun 22 09:41:35 -0700 2008 Basically rewritten everything [rubyphunk]
folder pkg/ Mon Sep 01 14:28:42 -0700 2008 Packaged 0.9.18 [rubyphunk]
folder rb_main.rb Sun Jun 22 09:41:35 -0700 2008 Basically rewritten everything [rubyphunk]
folder resources/ Fri Sep 05 05:43:32 -0700 2008 Nice look for the preferences dialog [rubyphunk]
folder rspactor_bin.rb Tue Jul 15 16:22:10 -0700 2008 rspactor_bin is now able to relocate rspactor.a... [rubyphunk]
folder spec/ Fri Sep 05 05:43:32 -0700 2008 Nice look for the preferences dialog [rubyphunk]
README.txt
NetBeans support by Richard Poirier

There is an extra preference for a Netbeans path, which can be blank in which case
TextMate will be used as usual. If it's not blank, Netbeans is used.


Caveats:

Due to a bug in Netbeans (http://www.netbeans.org/issues/show_bug.cgi?id=113903),
the Netbeans window freezes after opening a file in it from the command line.
But one just has to resize the window or hit command+shift+return to make it full
screen to "unfreeze" it. It's a pain but it's still quicker than opening the file
manually and scrolling down to the relevant line.