class ArisuGemTest
Public Class Methods
comment()
click to toggle source
# File lib/arisu_gem_test.rb, line 2 def self.comment puts 'My first gems...' end
# File lib/arisu_gem_test.rb, line 2 def self.comment puts 'My first gems...' end