module Rope
Constants
- VERSION
Public Class Methods
greet()
click to toggle source
# File lib/rrope.rb, line 4 def self.greet puts 'It works!' end
# File lib/rrope.rb, line 4 def self.greet puts 'It works!' end