Sha256: 51a6c7f0f74196f61703183323df11c762a5b3abd7a32fa74849dd83f51dbe38

Contents?: true

Size: 131 Bytes

Versions: 8

Compression:

Stored size: 131 Bytes

Contents

require "bundler/gem_tasks"

# for RSpec
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new('spec')

task :default => [:spec]

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
phone_gap-build-0.7.0 Rakefile
phone_gap-build-0.6.2 Rakefile
phone_gap-build-0.6.1 Rakefile
phone_gap-build-0.6.0 Rakefile
phone_gap-build-0.5.1 Rakefile
phone_gap-build-0.5.0 Rakefile
phone_gap-build-0.4.0 Rakefile
phone_gap-build-0.3.0 Rakefile