This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d9b18ab6ccfeb0b1c445c1afc52227c03eb3947f
tree d64f784a96710874be83e9a978dbfe48226d0b8b
parent 9855a642548f4f2d9ebf39184af6ff39e0afc746
tree d64f784a96710874be83e9a978dbfe48226d0b8b
parent 9855a642548f4f2d9ebf39184af6ff39e0afc746
rspactor /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 14 06:30:31 -0800 2008 | |
| |
APPL.icns | Sun Jun 22 09:41:35 -0700 2008 | |
| |
CHANGELOG | Fri Jan 02 05:46:25 -0800 2009 | |
| |
English.lproj/ | Fri Jan 09 07:03:38 -0800 2009 | |
| |
INSTALL.txt | Wed Jan 07 08:58:10 -0800 2009 | |
| |
Info.plist | Fri Jan 09 05:10:57 -0800 2009 | |
| |
README.txt | Fri Jan 09 06:22:01 -0800 2009 | |
| |
RSpactor.xcodeproj/ | Mon Jan 12 14:12:27 -0800 2009 | |
| |
Rakefile | Tue Jan 06 14:05:07 -0800 2009 | |
| |
Sparkle.framework/ | Fri Nov 14 06:30:31 -0800 2008 | |
| |
VERSION | Fri Jan 09 05:10:57 -0800 2009 | |
| |
app/ | Mon Jan 12 14:14:07 -0800 2009 | |
| |
badge.png | Tue Oct 14 13:32:17 -0700 2008 | |
| |
main.m | Sun Jun 22 09:41:35 -0700 2008 | |
| |
pkg/ | Fri Jan 02 05:12:34 -0800 2009 | |
| |
rb_main.rb | Sun Jun 22 09:41:35 -0700 2008 | |
| |
resources/ | Sat Dec 20 03:07:33 -0800 2008 | |
| |
rspactor_bin.rb | Mon Nov 17 15:42:03 -0800 2008 | |
| |
spec/ | Fri Jan 09 13:50:43 -0800 2009 |
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












