mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
close #8559
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@643 19e92222-5c0b-0410-8929-a290d50e31e9
This commit is contained in:
parent
d33197a555
commit
7f0c23c91a
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ module Configure::Views
|
|||
pid = _pid
|
||||
open(GemPlugin::Manager.instance.resource("mongrel_config", "/index.html")) do |f|
|
||||
template = ERB.new(f.read)
|
||||
self << template.result(binding)
|
||||
template.result(binding)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue