Files
RubyMotion/doc
Watson 595820e2de remove the ')' in method declaration which has the handler argument
Because the following method is converted with strange syntax

  - (UIBackgroundTaskIdentifier)beginBackgroundTaskWithExpirationHandler:(void (^)(void))handler

after converting:

  def beginBackgroundTaskWithExpirationHandler()handler); end
2012-11-01 13:15:37 +09:00
..
2012-04-21 17:30:47 +02:00
2012-04-21 17:30:47 +02:00
2012-04-21 17:30:47 +02:00