Sha256: a58580eca90cfa73f8db5b01728c59ff741a937a8cb5efee1f6be3b70c6b3de3
Contents?: true
Size: 583 Bytes
Versions: 80
Compression:
Stored size: 583 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 runrwdtinkerversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdTinker" @versioncopyrightdisplay = "(c) 2004 Steven Gibson " @versionnumberdisplay = "Version " + RwdTinkerVersion end
Version data entries
80 entries across 80 versions & 10 rubygems