Ruby Motion Template files including Gemfile and @window teating app_delegate.rb and so on.
Run this command to install the template
$ git clone git://github.com/yusukegoto/MotionGtTemplate.git ~/Library/RubyMotion/template/gt
Create your project using this template!
$ motion create --template=gt <myappname>