Sha256: 4252b29d5a1182246c9b06cef695630095097fe5b0fa0a174df055a53e7ec7a4
Contents?: true
Size: 603 Bytes
Versions: 9
Compression:
Stored size: 603 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 runrwdgutenbergversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdGutenberg" @versioncopyrightdisplay = "(c) 2005 Steven Gibson " @versionnumberdisplay = "Version " + RwdGutenbergVersion end
Version data entries
9 entries across 9 versions & 2 rubygems