Sha256: afc0303cf92c90151811504185342cf8deebf75e6a93b80b11710a8edf07d5db
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
module Raystest class RaysClass def do_print_stars() puts "printing out some stars(******) from the module" return true end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
raystest-1.0.2 | lib/raystest.rb |
raystest-1.0.1 | lib/raystest.rb |