Most recent edit on 2007-11-22 06:15:21 by LaurentSansonetti
Deletions:
tavarvizelc
Edited on 2007-11-14 20:31:21 by AcletOleto
Additions:
tavarvizelc
Edited on 2007-05-21 10:26:53 by EloyDuran [fixed typos]
Additions:
RubyCocoa ships with a set of Xcode templates.
Deletions:
RubyCocoa ships a set of Xcode templates. Cocoa-Ruby CoreData Application: this project builds a Core Data application written in Ruby.
Edited on 2007-05-21 09:02:05 by LaurentSansonetti
Additions:
RubyCocoa ships a set of Xcode templates.
Deletions:
RubyCocoa ships a set of Xcode templates.
Edited on 2007-05-21 09:01:27 by LaurentSansonetti
Additions:
Deletions:
Oldest known version of this page was edited on 2007-05-21 08:59:43 by LaurentSansonetti []
These templates allow you to create the following kind of projects:
These templates allow you to create the following files:
Deletions:
tavarvizelc
Edited on 2007-11-14 20:31:21 by AcletOleto
Additions:
tavarvizelc
Edited on 2007-05-21 10:26:53 by EloyDuran [fixed typos]
Additions:
RubyCocoa ships with a set of Xcode templates.
Deletions:
RubyCocoa ships a set of Xcode templates.
Edited on 2007-05-21 09:02:05 by LaurentSansonetti
Additions:
RubyCocoa ships a set of Xcode templates.
Deletions:
RubyCocoa ships a set of Xcode templates.
Edited on 2007-05-21 09:01:27 by LaurentSansonetti
Additions:
Applications
Files
Targets
These templates allow you to create the following targets:- Unit Test Target: a target that runs Ruby unit tests.
Deletions:
Application Templates
File Templates
Oldest known version of this page was edited on 2007-05-21 08:59:43 by LaurentSansonetti []
Page view:
RubyCocoa ships a set of Xcode templates.
Application Templates
These templates allow you to create the following kind of projects:
- Cocoa-Ruby Application: this project builds a Cocoa-based application written in Ruby.
- Cocoa-Ruby Document-based Application: this project builds a Cocoa-based application written in Ruby that uses the NSDocument architecture.
- Cocoa-Ruby CoreData Application: this project builds a Core Data application written in Ruby.
- Cocoa-Ruby CoreData Document-based Application: this project builds a CoreData application written in Ruby that uses the NSDocument architecture.
File Templates
These templates allow you to create the following files:
- Ruby NSDocument subclass.
- Ruby NSWindowController subclass.
- Ruby NSView subclass.
- Ruby NSObject subclass.
- Ruby class.
- Ruby test case class.