Rocket/contrib/lib/tests
Sergio Benitez ad36b769bc Rename 'rocket::ignite()' to 'rocket::build()'.
...because loading up a Rocket while it's ignited is a bad idea.

More seriously, because 'Rocket.ignite()' will become an "execute
everything up to here" method.
2021-04-08 01:07:52 -07:00
..
static Implement a 'StaticFiles' custom handler in contrib. 2018-08-13 02:17:50 -07:00
templates Fix normalization and Windows issues. 2018-10-24 00:01:56 -07:00
compress_responder.rs.disabled Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
compression_fairing.rs.disabled Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
databases.rs Set better default 'diesel::SQLite' options. 2021-04-07 23:09:05 -07:00
helmet.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
static_files.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00
templates.rs Rename 'rocket::ignite()' to 'rocket::build()'. 2021-04-08 01:07:52 -07:00