|
|
|
|
|
by znpy
3493 days ago
|
|
There has been quite a controversy about rubyspec afaik: the tldr is that the de-facto ruby spec is basically 'whatever piece of software capable of running rails'. This is because the ruby devs change stuff around very often and don't keep an official spec of the language, to the extent that the creator of rubyspec had given up. This might have changed in the meantime, dunno. https://github.com/rubinius/rubinius-archive/blob/cf54187d42... |
|
Specs have been part of ruby core for quite a while now, thanks to the efforts of other members of the community.