Metadata


Name
therubyracer
Version
0.4.5
Platform
ruby
Authors
Charles Lowell
Bill Robertson
Bindir
bin
Date
2010-01-18 00:00:00 UTC
Dependencies
hoe (>= 2.3.3, development)
Description
Embed the V8 Javascript interpreter into Ruby.
Email
cowboyd@thefrontside.net
billrobertson42@gmail.com
Extensions
ext/v8/extconf.rb
Extra rdoc files
History.txt
Manifest.txt
docs/data_conversion.txt
Files
Doxyfile
History.txt
Manifest.txt
README.rdoc
Rakefile
docs/data_conversion.txt
ext/v8/callbacks.cpp
ext/v8/callbacks.h
ext/v8/convert_ruby.cpp
ext/v8/convert_ruby.h
ext/v8/convert_string.cpp
ext/v8/convert_string.h
ext/v8/convert_v8.cpp
ext/v8/convert_v8.h
ext/v8/converters.cpp
ext/v8/converters.h
ext/v8/extconf.rb
ext/v8/v8.cpp
ext/v8/v8_cxt.cpp
ext/v8/v8_cxt.h
ext/v8/v8_func.cpp
ext/v8/v8_func.h
ext/v8/v8_msg.cpp
ext/v8/v8_msg.h
ext/v8/v8_obj.cpp
ext/v8/v8_obj.h
ext/v8/v8_ref.cpp
ext/v8/v8_ref.h
ext/v8/v8_script.cpp
ext/v8/v8_script.h
ext/v8/v8_standalone.cpp
ext/v8/v8_standalone.h
ext/v8/v8_str.cpp
ext/v8/v8_str.h
ext/v8/v8_template.cpp
ext/v8/v8_template.h
lib/v8.rb
lib/v8/context.rb
lib/v8/object.rb
lib/v8/to.rb
script/console
script/destroy
script/generate
spec/ext/cxt_spec.rb
spec/ext/obj_spec.rb
spec/redjs/README.txt
spec/redjs/jsapi_spec.rb
spec/redjs_helper.rb
spec/spec.opts
spec/spec_helper.rb
spec/v8/to_spec.rb
tasks/rspec.rake
therubyracer.gemspec
Has rdoc
true
Homepage
http://github.com/cowboyd/therubyracer
Rdoc options
--main
README.rdoc
Require paths
lib
ext
Required ruby version
>= 0
Required rubygems version
>= 0
Rubyforge project
therubyracer
Rubygems version
1.3.5
Specification version
3
Summary
Embed the V8 Javascript interpreter into Ruby.
Original platform
ruby
New platform
ruby