summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-09-10 12:00:03 +0200
committerhukl <contact@smyck.org>2009-09-10 12:00:03 +0200
commit8afffc09bcaa4d1c77f1ca575fd5978423631bff (patch)
treecc9c4d8d402337903584d845f5f2df6afdc52ba1 /app/views
parentf7ce8c245fde3f6202103ae614b181c0ba44ed93 (diff)
refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner cases
Diffstat (limited to 'app/views')
-rw-r--r--app/views/nodes/create.html.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/nodes/create.html.erb b/app/views/nodes/create.html.erb
deleted file mode 100644
index 05b6282..0000000
--- a/app/views/nodes/create.html.erb
+++ /dev/null
@@ -1,2 +0,0 @@
1<h1>Nodes#create</h1>
2<p>Find me in app/views/nodes/create.html.erb</p>