Sha256: 0863144397f61ef1405f452cc2b5ff3206c0d0ba9ee02ccead3e33255d217349
Contents?: true
Size: 307 Bytes
Versions: 3
Compression:
Stored size: 307 Bytes
Contents
require "rake/clean" CLOBBER.include "pkg" require "bundler/gem_helper" Bundler::GemHelper.install_tasks name: 'second_step' Bundler::GemHelper.install_tasks name: 'secondstep' lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require 'second_step/tasks'
Version data entries
3 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
second_step-0.1.3 | Rakefile |
second_step-0.1.2 | Rakefile |
second_step-0.1.2 | secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/second_step-0.1.1/Rakefile |