override rescue_ation example
在Application.rb中加入以下方法重载报错页面。
def rescue_action(exception)
render :text => '
test rescue action
'
end
在Application.rb中加入以下方法重载报错页面。
def rescue_action(exception)
render :text => '
test rescue action
'
end
发表者
俞 伟军
位置在:
9/05/2007 12:39:00 AM
No comments :
Post a Comment