module SimpleFormExample
Overview
Simple demonstration of the enhanced form parsing capabilities
Defined in:
amber/schema/examples/simple_form_example.crClass Method Summary
-
.create_form_request(content_type : String, body : String)
Mock request helper
- .demonstrate_array_parsing
- .demonstrate_file_upload_structure
- .demonstrate_url_encoded_parsing
- .run
Class Method Detail
Mock request helper