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