Sha256: 8353532036a9d606ffd4f9ddd8c5df4bbd3fb7c3736bb95c0bb96e97b4491030

Contents?: true

Size: 324 Bytes

Versions: 3

Compression:

Stored size: 324 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

3 entries across 3 versions & 1 rubygems

Version Path
version_info-1.1.1 Rakefile
version_info-1.1.0 Rakefile
version_info-1.0.0 Rakefile