Parent

Methods

Class/Module Index [+]

Quicksearch

Ramaze::View::Liquid::Tag

Public Class Methods

new(tag_name, arg, tokens) click to toggle source
# File lib/ramaze/view/liquid.rb, line 61
def initialize(tag_name, arg, tokens)
  super
  @arg = arg.strip
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.