Sha256: 212d66801292eed6d883286ffcbb7446a39b090f20250b06539fca4c6cfb3fcf

Contents?: true

Size: 295 Bytes

Versions: 3

Compression:

Stored size: 295 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::Tasks.install
# now we have VersionInfo::VERSION defined, can load this
Bundler::GemHelper.install_tasks

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
version_info-0.5.1 Rakefile
version_info-0.5.0 Rakefile
version_info-0.4.0 Rakefile