Sha256: 31a5566b9b1d773b5edaf46c6f4e0efef55fe1961a28604b9fc03b19a6b9cd4f

Contents?: true

Size: 122 Bytes

Versions: 5

Compression:

Stored size: 122 Bytes

Contents

#!/bin/ruby

puts "<h1>Dynamic script: #{__FILE__}</h1>"
puts "2^8 = #{2**8}"
puts "<br>"
puts "Dynamic request complete"

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
yarn-0.1.0 test_objects/app2.rb
yarn-0.0.9 test_objects/app2.rb
yarn-0.0.2 test_objects/app2.rb
yarn-0.0.1 test_objects/app.rb
yarn-0.0.1 test_objects/app2.rb