Sha256: 19cb713671baac4a32e2ff96c0bce9a972888721e49ad3af332dc8f88969fad3
Contents?: true
Size: 577 Bytes
Versions: 4
Compression:
Stored size: 577 Bytes
Contents
# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL. # This application is a framework for writing programs from RubyWebDialogs # http://www.erikveen.dds.nl/rubywebdialogs/index.html # For more information about RwdTinker see http://www.rubyforge.net/projects/rwdapplications # return the version constant defined in the config file def runrwdwordsversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdWords" @versioncopyrightdisplay = "(c) 2005 Steven Gibson " @versionnumberdisplay = "Version " + RwdWordsVersion end
Version data entries
4 entries across 4 versions & 2 rubygems