Sha256: 5c78327b6a03c74d76efb4fb126ac3b45bdaa7eb02b7a12201a0f93b5ee58669
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.3' 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.3 | lib/annotate.rb |