Methods
W
Included Modules
Instance Public methods
with_module()
# File actionpack/test/abstract/helper_test.rb, line 12
def with_module
  render :inline => "Module <%= included_method %>"
end