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-05 22:40:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
220888c1ef08c1959717f36edbda2fda7944b859
RubyMotion
/
lib
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
..
motion
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
ripper18
add magic encoding comments to all ruby source files
2014-03-05 12:20:20 +01:00
yard
add magic encoding comments to all ruby source files
2014-03-05 12:20:20 +01:00
Rakefile
generate lib/motion/version.rb with magic comment
2014-03-05 13:04:46 +01:00