Sha256: c0fc4985782e401dba22bc4686911c4722a605fa49ea7623f03a3c8d4c02a9e6
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.2.2' 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.2.2 | lib/annotate.rb |