module Subscribe
Constants
- VERSION
Public Class Methods
helloworld()
click to toggle source
# File lib/subscribe.rb, line 4 def self.helloworld "My first gem welcome world" end
# File lib/subscribe.rb, line 4 def self.helloworld "My first gem welcome world" end