Sha256: 5c187bcceae106e489b30ffd3b1696c134d6d0884f1325c1ce546d5b54489f68
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.6' 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 |
---|---|
IPGlider-annotate-2.2.6 | lib/annotate.rb |