class Overapp::TemplateFile::BodyMod::Single
Attributes
match[RW]
transform[RW]
Public Instance Methods
match?(params)
click to toggle source
# File lib/overapp/template_file/body_mod.rb, line 7 def match?(params) match[params] end