This is the conclusion of Ramaze by Example, a tutorial on web development. In Part 11: Validation and Error Handling, we added a custom error page and handlers for common user errors.
Having gone through this tutorial, you should now know about:
- installing Ramaze
- setting up a database schema
- creating a base Ruby file for an application (more…)