Sha256: 0b2749d82894ce0a63d34c39591968b0f8a39285dd5e08204510d795b17fd18e
Contents?: true
Size: 284 Bytes
Versions: 1
Compression:
Stored size: 284 Bytes
Contents
$:.unshift(File.dirname(__FILE__)) unless $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__))) module Annotate VERSION = '2.1.1' end load 'Rakefile' Dir[File.join(File.dirname(__FILE__), 'tasks', '**/*.rake')].each { |rake| load rake }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nofxx-annotate-2.1.1 | lib/annotate.rb |