aboutsummaryrefslogtreecommitdiffstats
path: root/src/posts.rs
Commit message (Expand)AuthorAgeFilesLines
* Move controller code to own module.Harald Eilertsen2018-01-111-57/+0
* Drop the lib.Harald Eilertsen2018-01-111-5/+6
* Adding edit/update logic.Harald Eilertsen2018-01-101-0/+20
* Move creating post in db to Post model impl.Harald Eilertsen2017-12-231-8/+1
* Implement posts/show handler.Harald Eilertsen2017-12-231-0/+14
* Move implement_responder_for macro into crate.Harald Eilertsen2017-12-231-0/+2
* Move posts module to it's own source file.Harald Eilertsen2017-12-171-0/+27