Sha256: 74e8f09b74b90f3598228d1b0a17a4da905ccab39393fdd360220dcb74b8c4d1

Contents?: true

Size: 132 Bytes

Versions: 4

Compression:

Stored size: 132 Bytes

Contents

task :console do
  require 'irb'
  require_relative 'lib/google-map-stitch'
  ARGV.clear
  IRB.start
end

task :default => :console

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-map-stitch-0.1.4 Rakefile
google-map-stitch-0.1.3 Rakefile
google-map-stitch-0.1.2 Rakefile
google-map-stitch-0.1.1 Rakefile