Sha256: 2754dc899979a12fef83bdb7bd12fa393c1a3eb902bd1c339626a0e6d7d19603
Contents?: true
Size: 600 Bytes
Versions: 10
Compression:
Stored size: 600 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
10 entries across 10 versions & 1 rubygems