Sha256: 5d0f78b01870cd09467daead97150d8db0a98aec51c85912061bfa4c61049f7c

Contents?: true

Size: 217 Bytes

Versions: 2

Compression:

Stored size: 217 Bytes

Contents

module Camp
  module Montbell
    class Csite < Base
      def site_name
        "Montbell C Site"
      end

      def url
        'https://booking.montbell.jp/lodging/site.php?site_id=4'
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
pyama-camp-0.0.3 lib/camp/montbell/c_site.rb
pyama-camp-0.0.2 lib/camp/montbell/c_site.rb