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-07 17:47:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
220888c1ef08c1959717f36edbda2fda7944b859
RubyMotion
/
lib
/
motion
History
Laurent Sansonetti
aee711688c
add support for Java class extensions: classes defined in .rb files can be extended in Java, by writing methods in a Foo.java file (where Foo is the name of the class) in a directory that contains .rb files (ex. ‘app/Foo.java’)
2014-10-28 19:40:43 +01:00
..
command
[Command::Update] Support Axel for optimised downloading.
2014-10-20 12:45:54 +02:00
project
add support for Java class extensions: classes defined in .rb files can be extended in Java, by writing methods in a Foo.java file (where Foo is the name of the class) in a directory that contains .rb files (ex. ‘app/Foo.java’)
2014-10-28 19:40:43 +01:00
util
Some small YARD doc fixes.
2014-10-20 16:53:19 +02:00
command.rb
make 'motion --version' print both stable and pre-release versions
2014-10-23 15:21:59 +02:00
error.rb
add magic encoding comments to all ruby source files
2014-03-05 12:20:20 +01:00
project.rb
[rake] Re-instate top-level
clean
task and refactor into XcodeConfig.
2014-10-17 12:55:57 +02:00
spec.rb
fix a regression where `rake spec' does not work on OS X platform
2014-10-16 07:13:28 +09:00