Unambiguitating some code in factory and ext

This commit is contained in:
Todd Werth
2013-12-17 22:34:18 -08:00
parent e65ff01b69
commit d96c05655b
3 changed files with 14 additions and 13 deletions

View File

@@ -1,4 +1,5 @@
# -*- coding: utf-8 -*-
#$:.unshift("/Library/RubyMotion2.16/lib")
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project/template/ios'
require "bundler/gem_tasks"