Sha256: e0765c5390bdacd27c50daf627ff3ed951cf3fc2a2b79deaae95f245b76fac0a

Contents?: true

Size: 175 Bytes

Versions: 25

Compression:

Stored size: 175 Bytes

Contents

module Bootswitch
  VERSION = File.read(File.expand_path('../../../VERSION', __FILE__))
  
  def self.version_string
    "Bootswitch version #{Bootswitch::VERSION}"
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
bootswitch-0.0.5 lib/bootswitch/version.rb
bootswitch-0.0.4 lib/bootswitch/version.rb
bootswitch-0.0.3 lib/bootswitch/version.rb
bootswitch-0.0.2 lib/bootswitch/version.rb
bootswitch-0.0.1 lib/bootswitch/version.rb