Sha256: c2b35dc0b1b9bdbadaac3d32c8972db2957d3f87d0ef007009e3023a99aea713
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
module TokyoApi class Base < Vertebrae::Model def normalized_base_path "#{base_path}/" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tokyo_api-0.6.1 | lib/tokyo_api/base.rb |
tokyo_api-0.2.0 | lib/tokyo_api/base.rb |