rails3.1

application_controller.rb で設定した定数
HOGE = "fuga"

view
<%= HOGE %>

fuga が表示されない。