Sha256: b5953c4a31f580084d0e86e27bf883863455b2362eeb41730addf5a627a65a58

Contents?: true

Size: 319 Bytes

Versions: 7

Compression:

Stored size: 319 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(:class => VersionInfo)
# now we have VersionInfo::VERSION defined, can load this
Bundler::GemHelper.install_tasks

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
version_info-0.6.4 Rakefile
version_info-0.6.3 Rakefile
version_info-0.6.2 Rakefile
version_info-0.6.1 Rakefile
version_info-0.6.0 Rakefile
version_info-0.5.3 Rakefile
version_info-0.5.2 Rakefile