This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
RubyMotion
Watch
1
Star
0
Fork
0
You've already forked RubyMotion
mirror of
https://github.com/zhigang1992/RubyMotion.git
synced
2026-04-06 09:41:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2957c26cda0015ec9ec709ed7ffbfe07ee3e62c2
RubyMotion
/
doc
History
Watson
bf3de8c78a
fix the method declaration which has variable arguments
...
before: def setWithObjects(firstObj, …:); end after def setWithObjects(firstObj, …); end
2012-11-01 23:00:38 +09:00
..
docset.rb
fix the method declaration which has variable arguments
2012-11-01 23:00:38 +09:00
Getting Started.txt
move to asciidoc
2012-04-21 17:30:47 +02:00
Project Management.txt
move to asciidoc
2012-04-21 17:30:47 +02:00
Rakefile
split DocsetGenerator class in doc/Rakefile
2012-10-31 23:59:57 +09:00
Runtime.txt
move to asciidoc
2012-04-21 17:30:47 +02:00