Sha256: 2a525152feec61875c5f3960243d26fafafeeb0de0fa00457994d81e8522a7d9
Contents?: true
Size: 389 Bytes
Versions: 9
Compression:
Stored size: 389 Bytes
Contents
# Ovto + Sinatra example ## How to run ``` $ cd examples/sinatra $ bundle install $ bundle exec rackup $ open http://localhost:9292/ ``` ## Files - ovto/ Contains Ovto app (= client side code) - app.rb - sinatra/ Contains Sinatra app (= server side code) - app.rb - config.ru This file arrangement is just an example. You can put app.rb anywhere you want by modifying config.ru.
Version data entries
9 entries across 9 versions & 1 rubygems