Ruby5をひたすら翻訳する日記

海外で働きたい欲が高まった海山はついに強硬手段に出た。自分だけのためにRuby5(http://ruby5.envylabs.com/)翻訳し続けます。おかしなところは、適宜指摘大歓迎です!><

Episode #308 - September 25th, 2012 続き

RubyMotion gets iOS 6, iPhone 5, debugger

http://blog.rubymotion.com/post/31917526853/rubymotion-gets-ios-6-iphone-5-debugger

  • iOS 6に対応
  • iPhone5の新しい画面サイズに対応
  • デバッガが追加

A RubyMotion + Nitron Tutorial

https://github.com/mattgreen/nitron/wiki/Tutorial

  • RubyMotionとNitoronのチュートリアル
    • Xcodeのウィンドウ画像とか多めで分かりやすそう!

raise “hell”: Better Programming Through Error Messages

http://schneems.com/post/31460949407/raise-hell-better-programming-through-error-messages

  • developmentモードにおける、エラーメッセージ表示について