Results 10 issues of Hardy

I am writing codes like ``` ruby expose :store_id do |model| model.store_id.to_s end ``` everywhere. Wouldn't it be great to have grape-entity to convert mongo bson object into string by...

feature

Steps to produce the error: ```sh git clone --depth 1 https://github.com/eggjs/examples.git cd examples/helloworld npm install nodec node_modules/.bin/egg-bin cd ../ ./helloworld/a.out dev ``` The output `a.out` will look for web app's...

unzip the wkhtmltopdf binary on installation using gem extension. related #57

"Authorization" Header is somehow filtered. Have to remove this config file to make the Bearer Token work

開了html5 player, 就馬上開始卡。點瀏覽器都沒反應。

如题。找回不能,账户被锁。申请解锁不能,同样提示错误。

cannot find `grpc++.h` in the include path of homebrew

In the code ``` javascript var convertToAngularModel = function(select2_data) { var model; if (opts.simple_tags) { model = []; angular.forEach(select2_data, function(value, index) { model.push(value.id); }); } else { model = select2_data;...

_Originally posted by @Se6T in https://github.com/twopirllc/pandas-ta/issues/739#issuecomment-2019752885_