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