Class: Camp::Montbell::Wallsite

Inherits:
Base
  • Object
show all
Defined in:
lib/camp/montbell/wall_site.rb

Instance Method Summary collapse

Methods inherited from Base

#possible_days

Instance Method Details

#site_nameObject



4
5
6
# File 'lib/camp/montbell/wall_site.rb', line 4

def site_name
  "Montbell Wall Site"
end

#urlObject



8
9
10
# File 'lib/camp/montbell/wall_site.rb', line 8

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