Sergio Benitez
|
a145a11848
|
Add tests to the hello_world, helllo_ranks, and hello_person examples.
|
2016-10-17 15:14:57 -07:00 |
Sergio Benitez
|
4b6c72e33f
|
Use move builder pattern to launch Rocket apps.
|
2016-10-03 19:48:33 -07:00 |
Sergio Benitez
|
d631dfd300
|
Use ignite in README example. Check ROCKET_ENV without Rocket.toml being present.
|
2016-10-03 19:21:21 -07:00 |
Sergio Benitez
|
f088459621
|
Require commas in template macros.
|
2016-09-22 21:29:03 -07:00 |
Sergio Benitez
|
46f73ed57c
|
Renamed macros to codegen.
|
2016-09-08 20:38:58 -07:00 |
Sergio Benitez
|
a42d7f8668
|
Complete rewrite of macro parsing and item generation.
|
2016-09-04 01:05:17 -07:00 |
Sergio Benitez
|
025c9243c0
|
Now using a Cargo workspace for (much!) faster builds. Added a temporary query
params example.
|
2016-08-10 17:50:08 -07:00 |
Sergio Benitez
|
eabb5169de
|
Added method specific macros.
|
2016-08-08 18:34:18 -07:00 |
Sergio Benitez
|
877b37c903
|
Polished examples directory. Fixed `File` response bug.
|
2016-03-22 16:27:12 -07:00 |