Sha256: d3181a9495ee757cfb5943a2b45e78748de7c40169ac6e6068f07aa7866c273f
Contents?: true
Size: 577 Bytes
Versions: 15
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 runrwdshellversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdShell" @versioncopyrightdisplay = "(c) 2004 Steven Gibson " @versionnumberdisplay = "Version " + RwdShellVersion end
Version data entries
15 entries across 15 versions & 3 rubygems