forked from herrtreas/rspactor
-
Notifications
You must be signed in to change notification settings - Fork 0
RSpactor is a Mac OS X application that takes care of your RSpec examples.
richpoirier/rspactor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NetBeans support by Richard Poirier Note: 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. == Building instructions $ git clone git://github.com/rubyphunk/rspactor.git $ cd rspactor $ rake package If you get "ld: framework not found Ruby" on Leopard: $ cd /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/Ruby.framework/Versions/Current $ sudo ln -s usr/lib/libruby.dylib Ruby
About
RSpactor is a Mac OS X application that takes care of your RSpec examples.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 79.3%
- JavaScript 20.6%
- Objective-C 0.1%