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