Sha256: bb99c57aab4d69c6fbcc75b909ab55627c8c9aec29db96daf156d521bc90fd58
Contents?: true
Size: 260 Bytes
Versions: 7
Compression:
Stored size: 260 Bytes
Contents
$:.unshift("/Library/RubyMotion/lib") require 'motion/project' require "bundler/gem_tasks" $:.unshift("./lib/") require './lib/geomotion' Motion::Project::App.setup do |app| # Use `rake config' to see complete project settings. app.name = 'Geomotion' end
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
geomotion-0.12.1 | Rakefile |
geomotion-0.10.0 | Rakefile |
geomotion-0.7.0 | Rakefile |
geomotion-0.5 | Rakefile |
geomotion-0.1 | Rakefile |
geomotion-0.0.2 | Rakefile |
geomotion-0.0.1 | Rakefile |