Sha256: d5e29d6dc6bb3b1967ebedaa60390bf095f4e9abb2b17640e3546f92fb55b35c
Contents?: true
Size: 291 Bytes
Versions: 1
Compression:
Stored size: 291 Bytes
Contents
unless defined?(Motion::Project::Config) raise "This file must be required within a RubyMotion project Rakefile." end require "ProMotion/version-formotion" Motion::Project::App.setup do |app| app.files = Dir.glob(File.join(File.dirname(__FILE__), 'ProMotion/**/*.rb')) | app.files end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ProMotion-formotion-0.0.3 | lib/ProMotion-formotion.rb |