Class: BeerList::Establishments::WashingtonSquare
- Inherits:
-
Establishment
- Object
- Establishment
- BeerList::Establishments::WashingtonSquare
- Defined in:
- lib/beer_list/establishments/washington_square.rb
Constant Summary collapse
- URL =
'http://www.washingtonsquareonline.net/as_on-tap'
Instance Attribute Summary
Attributes included from Listable
Instance Method Summary collapse
Methods inherited from Establishment
Methods included from Listable
Instance Method Details
#get_list ⇒ Object
6 7 8 9 10 |
# File 'lib/beer_list/establishments/washington_square.rb', line 6 def get_list base_list remove_facebook_plug remove_nbsp end |
#url ⇒ Object
12 13 14 |
# File 'lib/beer_list/establishments/washington_square.rb', line 12 def url URL end |