rubyFeedback
rubyFeedback
Hey folks, Would it be possible to add a short subsection OR a short document, either to the main README, or a linked in component of the documentation being referred...
I finally got opal to work and I compiled some app.js file, which I then used via a test.html page. It's the hello world example. The dev console shows "Hello...
Hey folks, I am using https://opalrb.com/docs/guides/v1.1.1/getting_started.html right now. I know ruby fairly well, wrote tons of stuff, but I am literally an opal noob and my javascript knowledge is like...
Hey there, Are there any step by step guides? Like things that build up slowly, before more advanced examples are shown? Right now the examples given confuse me a lot....
Hey there opal folks. I know https://opalrb.com/ and it is ok - but I'd rather like to have a single tutorial from A to Z, after which I can use...
Hello. Kismet uses a somewhat rare version scheme such as "kismet-2016-07-R1" and similar. This makes it a bit difficult to properly parse it into its constituent substrings. I would like...
Yo, You currently mention this: "Such functionality will be incorporated into HexaPDF in the near future" So perhaps hexapdf may one day replace prawn. What I was thinking here was...
Could the error message be improved? "use TTF fonts instead of PDF's built-in font" does not tell me that much. I had to google and still have absolutely no idea...
Hi there, I noticed a makefile in a subdirectory for the C++ code. That's fine. My question is: could a toplevel Makefile also be added? E. g. it could just...
Hey guys, I just downloaded nethack from here, from the releases section. But how to compile it? Could you add documentation in the main README or link in to another...