Commit Graph

16 Commits

Author SHA1 Message Date
Watson
39a3308fcd add a tool to convert UTF-8 to UTF8-MAC 2013-09-02 14:30:58 +09:00
Laurent Sansonetti
c7152c8143 add osx repl 2013-04-29 21:07:39 +02:00
Watson
03c5ef8a76 ignore data/ios and data/osx which are generated automatically 2013-04-25 22:56:31 +09:00
Laurent Sansonetti
eab55f9be6 add data/6.1 2013-01-28 20:22:38 +01:00
Laurent Sansonetti
c4411612b2 ignore s3config.yaml 2012-11-16 13:57:47 +01:00
Watson
8c2445621a add 'doc:docset' task to generate a RubyMotion.docset 2012-11-16 02:50:36 +09:00
Watson
879879b366 switch document generation tool to yard
## How to generate the documents

$ sudo gem install bundler
$ bundle install
$ rake doc:api
2012-10-28 00:55:06 +09:00
Watson
e71276ca21 generate the documents with rdoc
## How to generate the documents

$ sudo gem install bundler
$ bundle install
$ rake rdoc
2012-10-24 23:02:24 +09:00
Watson
ce23a91a28 move test suite into `test/test' directory 2012-09-22 21:52:50 +09:00
Watson
b7edfcb840 ignore the files which are generated automatically with `cd test; rake spec' 2012-09-11 10:41:56 +09:00
Laurent Sansonetti
7bd9857dda ignore data/6.0 2012-09-06 14:45:46 +02:00
Laurent Sansonetti
694d956037 ignore .repl_history 2012-03-25 18:21:25 +02:00
Laurent Sansonetti
7cd237339f don't ignore the entire pkg directory 2012-03-16 19:24:00 +01:00
Laurent Sansonetti
6ee74ff963 ignore data/5.1 2012-03-11 23:34:45 +01:00
Laurent Sansonetti
fdbffd9a24 ignore .swm files 2011-12-21 18:48:58 +01:00
Laurent Sansonetti
3cc8aea551 add .gitignore file 2011-12-16 13:46:19 +01:00