Top Level Namespace
- Extended by:
- Wunderbar::API
Defined Under Namespace
Constant Summary collapse
- W_ =
Wunderbar
Class Method Summary collapse
Methods included from Wunderbar::API
_html, _js, _json, _template, _text, _websocket, _xhtml
Class Method Details
._polymer_element(*args, &block) ⇒ Object
10 11 12 |
# File 'lib/wunderbar/polymer.rb', line 10 def _polymer_element(*args, &block) Wunderbar.polymer_element(*args, &block) end |
.env ⇒ Object
88 89 90 |
# File 'lib/wunderbar/environment.rb', line 88 def env ENV end |