Sha256: 1946af9236c25744857ac557d7809349f85b85e562e0c6d38cc53decb495daa1

Contents?: true

Size: 104 Bytes

Versions: 10

Compression:

Stored size: 104 Bytes

Contents

require 'v8'

require 'erb'
def rputs(msg)
  puts "<pre>#{ERB::Util.h(msg)}</pre>"
  $stdout.flush
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
therubyracer-0.8.2 spec/spec_helper.rb
therubyracer-0.8.2.pre2 spec/spec_helper.rb
therubyracer-0.8.2.pre spec/spec_helper.rb
therubyracer-0.8.1 spec/spec_helper.rb
therubyracer-0.8.1.pre2 spec/spec_helper.rb
therubyracer-heroku-0.8.1.pre3 spec/spec_helper.rb
therubyracer-heroku-0.8.1.pre2 spec/spec_helper.rb
therubyracer-0.8.1.pre1 spec/spec_helper.rb
therubyracer-0.8.0 spec/spec_helper.rb
therubyracer-0.8.0.pre3 spec/spec_helper.rb