Sha256: de6a1889017ccb38b015f7b109e777f50619375e7db204eb0e6f18215d229327
Contents?: true
Size: 606 Bytes
Versions: 2
Compression:
Stored size: 606 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
rwdmovies-0.6 | code/xb1rwdtinkerbackwindow/rwdtinkerwin2version.rb |
rwdschedule-0.93 | code/superant.com.rwdtinkerbackwindow/rwdtinkerwin2version.rb |