Sha256: 7c74949a8992a2a1b0c4578d72202999c0361e40823e6824211a34712258125e

Contents?: true

Size: 403 Bytes

Versions: 3

Compression:

Stored size: 403 Bytes

Contents

  

 Helptext.update( :tinkerbellruby_help => '  You can enter ruby commands here
     
<p>
    you can put in something like "Hello!" 
  <p>
  "Howdy Steven".upcase
  <p>
  carray = ["one "] ; carray << " two" ; carray.each{|x| x.upcase} 
  <p>
  10.between?(7,12)
  <p>
  ["tivo","nokia", "ipaq"].length
  <p>
  xhash = { "altima" => "nissan", "camry" => "toyota", "rx7" => "mazda" }  ; xhash.keys
'
)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tinkerbell-0.01 code/superant.com.tinkerbellback/helptexthashshell.rb
tinkerbell-0.03 code/superant.com.tinkerbellback/helptexthashshell.rb
tinkerbell-0.04 code/superant.com.tinkerbellback/helptexthashshell.rb