Sha256: 14249f30037a8b42004f35efa85b25767bb262e8d5b2f8f76d39a1b1174f93b1
Contents?: true
Size: 598 Bytes
Versions: 2
Compression:
Stored size: 598 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
rwdmovies-0.6 | code/ag1core/rwdtinkerversion.rb |
rwdschedule-0.93 | code/01rwdcore/rwdtinkerversion.rb |