While RubyMotion featured using rubygems to extend projects, the actual steps to do so is not documented until motion-redgreen gems demonstrate it. Define A Gem Making gem for Motion is not unlike that for standard gems, with some exceptions. To add a gem to your RubyMotion project, instead of using rubygems to require source files in runtime, you require it in project Rakefile. Inside the source