Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library erb > class ERB > result
result(b=TOPLEVEL_BINDING) -> String
ERB を b の binding で実行し、結果の文字列を返します。