Sha256: c0367b8f903d1d40303b73fbc4cc8d66e43ed77d4a6c096ad63c2263d98319c9
Contents?: true
Size: 323 Bytes
Versions: 2
Compression:
Stored size: 323 Bytes
Contents
require 'bundler' # Use vinfo tasks onto it self $LOAD_PATH.unshift File.expand_path('./lib', File.dirname(__FILE__)) require 'version_info' require 'version_info/version' VersionInfo::RakeTasks.install(:class => VersionInfo) # now we have VersionInfo::VERSION defined, can load this Bundler::GemHelper.install_tasks
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
version_info-0.7.1 | Rakefile |
version_info-0.7.0 | Rakefile |