Sha256: 3ccb647748d66b9d7a10c18e68f5b6916ca3b28699773d1434375d87a834d9d5
Contents?: true
Size: 135 Bytes
Versions: 1
Compression:
Stored size: 135 Bytes
Contents
require "bundler/gem_tasks" desc "Open an pry session preloaded with this library" task :console do sh "pry -r ./lib/lotrip.rb" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lotrip-0.1.0 | Rakefile |