aboutsummaryrefslogtreecommitdiffstats
path: root/railties/html/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'railties/html/404.html')
-rw-r--r--railties/html/404.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/railties/html/404.html b/railties/html/404.html
new file mode 100644
index 0000000000..edbc89bf99
--- /dev/null
+++ b/railties/html/404.html
@@ -0,0 +1,6 @@
+<html>
+<body>
+ <h1>File not found</h1>
+ <p>Change this error message for pages not found in public/404.html</p>
+</body>
+</html> \ No newline at end of file