Sha256: 9f57d8fa122125e8b6c1d005814ed06dbb285359dfcf3d0bf94dedede3928423
Contents?: true
Size: 586 Bytes
Versions: 6
Compression:
Stored size: 586 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 runrwdscheduleversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdSchedule" @versioncopyrightdisplay = "(c) 2004 Steven Gibson " @versionnumberdisplay = "Version " + RwdScheduleVersion end
Version data entries
6 entries across 6 versions & 1 rubygems