Martin Westin

Results 9 issues of Martin Westin

I saw the commits regarding the concat parameter. AFAIK this value indicates the maximum length allowed, not the actual length of the current message. The reason is that the parameter...

I need my test report to include a reference to which revision of the software was tested. It would be handy to have that somehow automatically added to the html...

Hi, I was playing around trying to use cache_digests to generate a checksum for a generated pdf (based on views with pdf as the format). After much head-scratching I think...

Hi @nickfan I had an idea... not fully baked and ready for any PR. Like the question in #7 , I too want to separate staging and production deploys in...

I would love to have httpi catch (rescue) and re-throw all adapter exceptions so that client code (e.g. my Savon SOAP client) could be a bit cleaner in its exception...

feature

I don't index large articles where relevance is the only concern in search results. Therefore I eventually reach a point where I need to order and/or filter the results using...

feature request

I see a lot of comments wanting to have floating buttons and other UI with this pdf viewer. I see how they would be difficult (impossible?) to implement. What I...

Hi, I just found this gem and started reading the code. It does looks cleaner and more understandable than most I have seen. I hope you don't mins me asking...

I wanted to make something like a "feature request". This app is a great example because of Mongoid and Device but only goes about as far as other tutorials on...