Sha256: 6a1877313d66816b7865a48186ddc331509d7db9345bf0a6fc92b8d6b44234a5

Contents?: true

Size: 118 Bytes

Versions: 5

Compression:

Stored size: 118 Bytes

Contents

require 'rubygems'
require 'sinatra'

get '/load/:browser_id/:browser_object_id' do
  params[:browser_object_id]
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
watirgrid-0.0.4 spec/stub.rb
watirgrid-0.0.3b spec/stub.rb
watirgrid-0.0.3 spec/stub.rb
watirgrid-0.0.2 spec/stub.rb
watirgrid-0.0.1 spec/stub.rb