index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
templates
/
rescues
/
missing_template.rhtml
blob: dbfdf76947b32d936d7b6770c9cae3903a07fe4b (
plain
) (
blame
)
1
2
<
h1
>
Template is missing
</
h1
>
<
p
>
<%=
h
@exception
.
message
%>
</
p
>