rubyFeedback

Results 322 issues of rubyFeedback

The ruby benchmark ecosystem is quite nice; it reports things, aka what is faster aka more efficient. Take the following old code I have: # Interpolation is slowest, interestingly enough....

pp is great. Sometimes you have a large datastructure, a hash, and it is hard to see which entries belong where to. For instance I had: :files=> "/home/x/data/personal_2_bis_6.pdf", "/home/x/data/personal2010_Scan.pdf", "/home/x/data/personalfoo_8.pdf"],...

Hey there Jay and everybody else, I am currently working on old documents that are mostly in .doc and also (annoyingly) in .wpd files. I am converting these to .pdf....

Hey guys, I was able to understand how I can add my signature, e. g. via a .png file. And that works, so all is fine here. I followed this...

enhancement

Hey there, You gave a survey and requested people to comment on it. URL is here: https://www.surveymonkey.com/r/355TK88 I just filled it out but wanted to give a bit of feedback:...

Rubocop is a very popular gem. Right now we are at almost half a billion downloads at rubygems.org. I used rubocop in the past to update an old, abandoned code...

documentation

I recently read https://blog.jruby.org/, from a reddit link. I did not know there was a blog. I then checked on the main website: https://www.jruby.org/ I found a link towards blog.jruby.org,...

Could a new release be made? Last one is from 2021 so 3 years ago. Not sure if it is important, but I wanted to start with the most recent...

Could an installation guide be added? Recommended way to install this. Could go into the main README, or the wiki and then a link to that from the main README.

Right now the README reads: "The full dRuby package can be downloaded from the dRuby home page (see References)." However had searching for "References" yields no result on the main...