rubyFeedback
rubyFeedback
> I didn't get if there is any way to build it to be a macos or windows program. You can, on windows, just install the libui gem. The same...
> Is this a hypothetical problem? I am using mostly Linux, but when I copy data from Linux to Windows, Windows causes issues. For instance, I once had a symlink...
By the way, only semi-related to the issue here but I just found a discussion about the Shoes API: https://forum.crystal-lang.org/t/gui-library-similar-to-rubys-shoes/1406 I am not sure if I could recommend glimmer as...
This is why a project has to maintain maximum consistency. Ruby is very flexible but this can negatively affect productivity, e. g. when we have code such as: gemspecs.map! {...
Personally I prefer .md files these days, but mostly because I like to document/comment my own code. On the issue here, I am not part of the wesnoth team, just...
Being able to use native extensions would be pretty great. I picture being able to use libui-ng (the ruby bindings of it) as well as glimmer, for some kind of...
Hmm it seems "pp" can be used to do so. Still I think it may be useful to add it to a FAQ entry. On a semi-related note, when I...