Sha256: 1e48db099d263b2260ac063a37a06d67c8c737f95610a9cb35d267a883ef3c14
Contents?: true
Size: 223 Bytes
Versions: 1
Compression:
Stored size: 223 Bytes
Contents
module Camp module Montbell class Wallsite < Base def site_name "Montbell Wall Site" end def url "https://booking.montbell.jp/lodging/site.php?site_id=1" end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pyama-camp-0.0.3 | lib/camp/montbell/wall_site.rb |