Libraries
»
postview
(0.9.2)
»
Index
»
Postview
»
Helpers
»
#current_tag
Method: Postview::Helpers#current_tag
Defined in:
lib/postview/helpers.rb
#
current_tag
⇒
Object
(readonly)
Current tag.
16 17 18
# File 'lib/postview/helpers.rb', line 16
def
current_tag
@current_tag
end