Categories: None [Edit]
    gtk-webkit-ruby
Gtk Webkit bindings for ruby.  Partial coverage sufficient to embed a webview in a Ruby-GNOME2 application.
Also initial/experimental support for allowing ruby code to be called by javascript & executing javascript
from ruby.
e.g
require 'gtk2'
require 'webkit'
v = WebKit::WebView.new
v.main_frame.setup_ruby
puts v.main_frame.exec_js("ruby_eval('RUBY_DESCRIPTION')")
puts v.main_frame.exec_js("document.root.innerHTML")
    Total
Ranking: 46,562 of 187,548
          Downloads: 24,258
        Daily
Ranking: 55,788 of 187,532
          Downloads: 6
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name | 
|---|
Depends on
| Rank | Downloads | Name | 
|---|---|---|
| 3,165 | 4,388,494 | glib2 | 
| 6,681 | 682,744 | gtk2 | 
| 20,788 | 74,192 | rubber-generate | 
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | #44891 | 
 xmisao
xmisao