Eric Dattore
Eric Dattore
This adds the testing improvement described in #1591. The transformation of the form fields into the resulting body data is a bit clumsy and could probably use some improvement/cleanup. I...
# Summary One thing that's always been discussed after adding database pooling support as a first-class structure in `rocket_contrib` has been supporting transactional database tests (or some other facility for...
- Set the list style type based on whether the list is ordered or unordered - Set list-style-position to inside to avoid weird layouts when text is centered This makes...