Source: show | on GitHub
# File actionview/test/actionpack/abstract/helper_test.rb, line 13 def with_module render :inline => "Module <%= included_method %>" end