Sha256: 5a8fba76c0a3c2d5adb733e6453f80a52f6adf75c5f13fa592f6582db8a7460c
Contents?: true
Size: 499 Bytes
Versions: 14
Compression:
Stored size: 499 Bytes
Contents
!!!XHTML %html %head %meta{'http-equiv' => 'Content-Type', :content => 'text/html', :charset => 'UTF-8'} %title Linda Client on RocketIO %script{:src => "//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"} %script{:src => linda_js} %script{:src => "/client.js"} %body %h1 Calc Client %div#main %div#calc %input#txt_request{:type => :text, :value => "1+2*3*4-5"} %input#btn_request{:type => :button, :value => "request!"} %div#log
Version data entries
14 entries across 14 versions & 1 rubygems