Rocket/examples
Jeb Rosen f9f1ed75cd Have 'Template::show()' take an '&Rocket'.
This completes the effort started in #431, allowing for direct
customization of the underlying templating engines of 'Template'.

Resolves #64. Closes #234. Closes #431. Closes #500.
2017-12-28 19:57:13 -08:00
..
config Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
content_types Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
cookies Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
errors Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
fairings Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_kitchen_sink Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_validation Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
handlebars_templates Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
hello_person Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
hello_world Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
json Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
managed_queue Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
manual_routes Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
msgpack Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
optional_redirect Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
pastebin Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
query_params Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
ranking Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
raw_sqlite Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
raw_upload Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
redirect Use 'Uri' instead of 'String' in 'Redirect'. 2017-09-15 04:00:50 -07:00
request_guard Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
session Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
state Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
static_files Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
stream Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
tera_templates Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
testing Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
tls Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
todo Update dependencies. 2017-10-09 20:15:18 -07:00
uuid Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00