Swapnil Harpale

Results 2 comments of Swapnil Harpale

> [Ruby 3.0 no longer comes with webrick](https://github.com/jekyll/jekyll/issues/8523) > > `bundle add webrick` This saved me....

> I would recommend putting it onto `req.user` instead since it's semantically wrong to put it on `req.body` since it didn't come from the body... This is for example how...