summaryrefslogtreecommitdiff
path: root/desk/lib/rails.hoon
diff options
context:
space:
mode:
Diffstat (limited to 'desk/lib/rails.hoon')
-rw-r--r--desk/lib/rails.hoon7
1 files changed, 7 insertions, 0 deletions
diff --git a/desk/lib/rails.hoon b/desk/lib/rails.hoon
new file mode 100644
index 0000000..8db842e
--- /dev/null
+++ b/desk/lib/rails.hoon
@@ -0,0 +1,7 @@
+|%
++$ response
+$% [%page hed=header-list:http bod=manx] :: html page with headers
+ [%full p=simple-payload:http]
+ [%error code=@ud msg=@t] :: codes 400-500+
+ [%redirect loc=@t]
+-- \ No newline at end of file