Sha256: 51560c1c9a1e6783cf67b54dd6ddbcde293b266e0bac4d57a0a2df5b93e85579
Contents?: true
Size: 135 Bytes
Versions: 1
Compression:
Stored size: 135 Bytes
Contents
module BookingSync module Public class Base < Base self.site = 'http://www.bookingsync.com/api/v2/public' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookingsync-0.3.0 | lib/bookingsync/public/base.rb |