by shigemk2

当面は技術的なことしか書かない

2013-09-22から1日間の記事一覧

alert

Titanium MobileとRubyMotionの比較 | ひげろぐ alert = UIAlertView.new alert.message = "Hello World!" alert.addButtonWithTitle 'OK' alert.show

stub_source_index170 エラー

Gem

gem update --system したら gem update bundler もね! - tacamy memogem update --systemしたらgem update bundlerもやること。 というか、gem update bundlerもやるのが重要。