Sha256: 0fb26ec714f4cb40ccecfa6f60e8421093a226b24a32098d16e350acaf928430

Contents?: true

Size: 589 Bytes

Versions: 1

Compression:

Stored size: 589 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 runrubyslippersversion
  @rwd_window = "applicationversion"
  @versionappnamedisplay = "RubySlippers"
  @versioncopyrightdisplay = "(c) 2004 Steven Gibson "
  @versionnumberdisplay =  "Version " + RubySlippersVersion

   end
  

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubyslippers-0.93 code/ii6rubyslippers/rubyslippershelpabout.rb