Sha256: 5794164a8f7457095a77dab3d1f2e72fe5191ef5c87b88b44d48ab0ffa79fa19

Contents?: true

Size: 603 Bytes

Versions: 7

Compression:

Stored size: 603 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 runrwdhypernoteversion
  @rwd_window = "applicationversion"
  @versionappnamedisplay = "RwdHyperNote"
  @versioncopyrightdisplay = "(c) 2004 Steven Gibson "
  @versionnumberdisplay =  "Version " + RwdHyperNoteVersion

   end
  

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
bigtinker-0.93 code/superant.com.hypernote/rwdhypernotehelpabout.rb
bigtinker-0.94 code/superant.com.hypernote/rwdhypernotehelpabout.rb
rwdhypernote-0.03 code/superant.com.hypernote/rwdhypernotehelpabout.rb
rwdhypernote-0.04 code/superant.com.hypernote/rwdhypernotehelpabout.rb
rwdhypernote-0.07 code/superant.com.hypernote/rwdhypernotehelpabout.rb
rwdhypernote-0.06 code/superant.com.hypernote/rwdhypernotehelpabout.rb
rwdhypernote-0.05 code/superant.com.hypernote/rwdhypernotehelpabout.rb