Tobias L. Maier

Results 94 comments of Tobias L. Maier

I would also need the support for id. Ryan Bates showed a nice solution for that problem. http://railscasts.com/episodes/382-tagging?view=asciicast He used a server side solution for this, which he parses later....

@petski this is great news! I also tested it. It works. This means we can deprecate this Docker image here. See 78b050b0dfadf5b328b891ac5945219f742b5d35

still relevant, if you want to fully support OpenApi 3.0

I do the following now in my tests ```ruby let(:query) { CGI.escape('Lorem ipsum') } # ... run_test! do data = JSON.parse(response.body) expect(data.dig('records', 0, 'abstract')).to eq('Lorem ipsum') end ```

I am super interested in this feature. After reading the other issues you referenced, I think the right way would be to use the current extract feature and then to...

I think I only wonder how I would parse the JSON `value` within such a lambda... My naive approach would have been `$ sqlite-utils convert demo.db statuses statuses 'return value'...

I tried today to continue with the proposed license change. I wrote direct emails to @teoric, @houshuang, @mfenner, @steffengodskesen. I did not find an email address for @frau-sma, @retrography and...

Hi @frau-sma, more than 10 years ago, you contributed a rather minor change to this repository (c2162418ab106710a7e512b24c8620eb70f21a84). Thank you for this. I am collecting here consents to a change of...

I created a new docker image and opened a pull request. Check out #550 and https://github.com/tmaier/critical/pkgs/container/critical