Sha256: d85d8f44d00400ff90713a56e2ed9eb7fc9adb654389c3c65680be654d1edc81

Contents?: true

Size: 95 Bytes

Versions: 9

Compression:

Stored size: 95 Bytes

Contents

desc "launches pry with turf environment loaded"
task :console do
  sh "pry -r ./lib/turf"
end

Version data entries

9 entries across 8 versions & 1 rubygems

Version Path
turf-1.3.0 lib/tasks/console.rake
turf-1.2.0 lib/tasks/console.rake
turf-1.1.0 lib/tasks/console.rake
turf-1.0.0 lib/tasks/console.rake
turf-0.0.5 lib/tasks/console.rake
turf-0.0.4 lib/tasks/console.rake
turf-0.0.3 lib/tasks/console.rake
turf-0.0.2 lib/tasks/console.rake
turf-0.0.2 lib/turf/tasks/console.rake