summaryrefslogtreecommitdiff
path: root/app/views/nodes/create.html.erb
AgeCommit message (Collapse)Author
2009-09-10refactored the create method to actually produce meaningful error messages when something goes wrong. added tests for corner caseshukl
2009-02-08added nodes controller and made it a resource.hukl
since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves.