Class: BeerList::Establishments::BlueNile
- Inherits:
-
Establishment
- Object
- Establishment
- BeerList::Establishments::BlueNile
- Defined in:
- lib/beer_list/establishments/blue_nile.rb
Constant Summary collapse
- RESTAURANT_NAME =
'Blue Nile'- URL =
'http://www.bluenilempls.com/bar-b.html'
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
7 8 9 10 |
# File 'lib/beer_list/establishments/blue_nile.rb', line 7 def get_list base_list trim end |
#url ⇒ Object
12 13 14 |
# File 'lib/beer_list/establishments/blue_nile.rb', line 12 def url URL end |