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