Sha256: 20530c7b8692dd2012741b3c3554854b18c1353f3268b461e13965554f3058a8

Contents?: true

Size: 240 Bytes

Versions: 6

Compression:

Stored size: 240 Bytes

Contents

# frozen_string_literal: true

require_relative "gem_version"
module RefactoredInvention # :nodoc:
  # Returns the version of the currently loaded Refactored Invention as a <tt>Gem::Version</tt>
  def self.version
    gem_version
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
refactored_invention-1.0.0.rc6 lib/refactored_invention/version.rb
refactored_invention-1.0.0.rc4 lib/refactored_invention/version.rb
refactored_invention-1.0.0.rc3 lib/refactored_invention/version.rb
refactored_invention-1.0.0.rc2 lib/refactored_invention/version.rb
refactored_invention-1.0.0.rc1 lib/refactored_invention/version.rb
refactored_invention-1.0.0.delta lib/refactored_invention/version.rb