Sha256: ccfe311cf22da9919f2c40e4e0dccadf2ad62337e58673ed7cdb09bb0767b6e5

Contents?: true

Size: 110 Bytes

Versions: 8

Compression:

Stored size: 110 Bytes

Contents

package dummy

class HelloMirah
  def print_hello
    5.times do
      puts "Hello, Mirah!"
    end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
mirah-0.2.1-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.2.0-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.1.4-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.1.3-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.1.2-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.1.1-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.1.0-java examples/maven/src/main/mirah/hello_mirah.mirah
mirah-0.1.0.pre-java examples/maven/src/main/mirah/hello_mirah.mirah