Ruby 1.9.0 リファレンスマニュアル > ライブラリ一覧 > library erb > class ERB > run
run(b=TOPLEVEL_BINDING) -> nil
ERB を b の binding で実行し、結果を標準出力へ印字します。