module ZcBrokerTest
Constants
- VERSION
Public Class Methods
who_am_i?()
click to toggle source
# File lib/zc_broker_test.rb, line 5 def self.who_am_i? puts "test gem :P" end
# File lib/zc_broker_test.rb, line 5 def self.who_am_i? puts "test gem :P" end