Home
Pages
Classes
Methods
Parent
Object
Methods
#init
class FormGem
Public Instance Methods
init
()
click to toggle source
# File lib/formgem.rb, line 3
def
init
puts
"hello friends"
end