Please update Ruby

Правка en1, от Unihedron, 2017-12-07 21:51:16

Hello,

Ruby on this site is largely outdated (2.0.0!!!), it is missing a lot of features that would help out with solving problems and has became part of the standards for the code snippets one would find with regards to using ruby. Since functions like .sum are missing, trying to submit code that uses functions not provided by the outdated ruby version is incredibly hard to debug and fix — it just results in a runtime error.

2.4.2 has been out for months and works reliably, while 2.5 is already underway. The language needs to be updated.

Теги programming-language, site-functionality

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Unihedron 2017-12-07 21:51:16 576 Initial revision (published)