module GWT

Public Class Methods

do() click to toggle source
# File lib/gwt.rb, line 2
def self.do
  "Hello from a vagrant gwt."
end