Module: Waves::Mapping::PrettyUrls
- Defined in:
- lib/mapping/pretty_urls.rb
Overview
A set of pre-packed mapping rules for dealing with pretty URLs (that use names instead of numbers to identify resources). There are two modules.
-
GetRules, which defines all the GET methods for dealing with named resources
-
RestRules, which defines add, update, and delete rules using a REST style interface