Sha256: 584f45efc607a7dc4ddaf11c072fd974e81ec828b4b35718bbeeacc96ea50478
Contents?: true
Size: 574 Bytes
Versions: 2
Compression:
Stored size: 574 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 runrwddemoversion @rwd_window = "applicationversion" @versionappnamedisplay = "RwdDemo" @versioncopyrightdisplay = "(c) 2004 Steven Gibson " @versionnumberdisplay = "Version " + RwdDemoVersion end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rwddemo-0.7 | code/dd0shelleval/rwddemohelpabout.rb |
rwddemo-0.8 | code/dd0shelleval/rwddemohelpabout.rb |