Sha256: f355c6be361960fe74f51b62209f06893f7c6d71d4225f506242ef1c47729c3f
Contents?: true
Size: 103 Bytes
Versions: 1
Compression:
Stored size: 103 Bytes
Contents
require 'sinatra/base' module Smartkiosk class Client < Sinatra::Base VERSION = '0.2' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smartkiosk-client-0.2 | lib/smartkiosk/client/version.rb |