Class: RefreshingmenusApi::Menu
- Inherits:
-
APISmith::Smash
- Object
- APISmith::Smash
- RefreshingmenusApi::Menu
- Defined in:
- lib/refreshingmenus_api.rb
Defined Under Namespace
Classes: Entry
Instance Method Summary collapse
-
#fetch!(client) ⇒ Object
FIXME: What is the proper way to do this?.
Instance Method Details
#fetch!(client) ⇒ Object
FIXME: What is the proper way to do this?
50 51 52 |
# File 'lib/refreshingmenus_api.rb', line 50 def fetch!(client) client.(self.guid) end |