Sha256: d6cd2e9acb5501ad8376da8c5e5224017e2114e8035a5a9744f903868f8e040a

Contents?: true

Size: 870 Bytes

Versions: 2

Compression:

Stored size: 870 Bytes

Contents

{"ts":1347898586630,"silentsave":true,"restoring":false,"patch":[[{"diffs":[[1,"unless defined?(Motion::Project::Config)\n  raise \"This file must be required within a RubyMotion project Rakefile.\"\nend\n\nrequire \"ProMotion/version\"\n\nMotion::Project::App.setup do |app|\n\n  # Dir.glob(File.join(File.dirname(__FILE__), \"ProMotion/**/*.rb\")).each do |file|\n  #   app.files.unshift(file)\n  # end\n  app.files = Dir.glob(File.join(File.dirname(__FILE__), 'ProMotion/**/*.rb')) | app.files\n  app.files = Dir.glob(File.join(File.dirname(__FILE__), 'ProMotion/helpers/**/*.rb')) | app.files\n  app.files = Dir.glob(File.join(File.dirname(__FILE__), 'ProMotion/modules/**/*.rb')) | app.files\n  app.files = Dir.glob(File.join(File.dirname(__FILE__), 'ProMotion/ext/**/*.rb')) | app.files\n  \nend"]],"start1":0,"start2":0,"length1":0,"length2":699}]],"length":699}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ProMotion-0.3.0 .c9revisions/lib/ProMotion.rb.c9save
ProMotion-0.2.0 .c9revisions/lib/ProMotion.rb.c9save