Libraries
»
ogg
(0.1.0)
»
Index (H)
»
Ogg
»
Helpers
Module: Ogg::Helpers
Defined in:
lib/ogg/helpers.rb
Instance Method Summary
collapse
#
og_tag
(*args, &block) ⇒ Object
Instance Method Details
#
og_tag
(*args, &block) ⇒
Object
4 5 6
# File 'lib/ogg/helpers.rb', line 4
def
og_tag
(
*
args
,
&
block
)
Ogg
.
new
(
*
args
,
&
block
)
.
html
end