This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Lucian Ghinda
lucianghinda.com
did:plc:7bwd3djoommmulxmllmev37h
When I work with VCR in #Ruby on #Rails I like to see the structure of the body printed as formatted JSON
The current setup:
- VCR save responses as JSON (it is not always a good idea 😀 )
- install jq
- setup ~/.local/bin to be loaded in .zshrc
2024-11-15T13:00:41.024Z