Method: Postview::Helpers#current_tag

Defined in:
lib/postview/helpers.rb

#current_tagObject (readonly)

Current tag.



16
17
18
# File 'lib/postview/helpers.rb', line 16

def current_tag
  @current_tag
end