Sha256: bf208da5dc750c3cbd430bd515d8d16358e623f21b257781c193330822d3bbf7

Contents?: true

Size: 213 Bytes

Versions: 13

Compression:

Stored size: 213 Bytes

Contents

$LOAD_PATH << File.join(File.dirname(__FILE__), 'lib')

require 'tokyo_api'

ta = TokyoApi.new(host: 'localhost:9000', username: 'tokyo', password: 'Passw0rd!', scheme: 'http')


require 'pry-debugger'
binding.pry

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
tokyo_api-1.5.1 example.rb
tokyo_api-1.5.0 example.rb
tokyo_api-1.4.1 example.rb
tokyo_api-1.3.1 example.rb
tokyo_api-1.3.0 example.rb
tokyo_api-1.2.0 example.rb
tokyo_api-1.1.2 example.rb
tokyo_api-1.1.0 example.rb
tokyo_api-1.0.4 example.rb
tokyo_api-1.0.2 example.rb
tokyo_api-1.0.1 example.rb
tokyo_api-0.6.1 example.rb
tokyo_api-0.2.0 example.rb