Sha256: 9ff77ce5cddf470afcdcadb3d89d493343afb9099553a1ad9435c7fe7f00c897

Contents?: true

Size: 113 Bytes

Versions: 2

Compression:

Stored size: 113 Bytes

Contents

require "stanwood/version"

module Stanwood
  def self.hi(name)
    puts "Testing stanwood gem" + name
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stanwood-0.1.11 lib/stanwood.rb
stanwood-0.1.1 lib/stanwood.rb