Closed levkk closed 3 weeks ago
Admin is written using Rwf (first Rwf app!)
hash[key]
key
hash[obj.key]
Add add command to CLI to create controllers.
add
render! macro returns .
render!
Fix hot reload on Mac OS.
Fork tokio-postgres for now until https://github.com/sfackler/rust-postgres/pull/1185 is merged.
Fix urldecode.
urldecode
Admin
Admin is written using Rwf (first Rwf app!)
Templates
hash[key]
acces syntax wherekey
can be any expression, e.g.hash[obj.key]
.CLI
Add
add
command to CLI to create controllers.Macros
render!
macro returns .Hot reload
Fix hot reload on Mac OS.
ORM
Fork tokio-postgres for now until https://github.com/sfackler/rust-postgres/pull/1185 is merged.
Bugs
Fix
urldecode
.