1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Nobuyoshi Nakada
b2d96abb42 Extract version number from the source
"requiring version.rb" strategy has some issues.

- cannot work when cross-compiling
- often introduces wrong namespace
- must know the superclasses
- costs at each runtime than at build-time

etc.
2020-07-30 19:03:18 +09:00
Marc-Andre Lafortune
446c243da3 [ruby/ostruct] Bump version 2019-12-22 21:48:54 -05:00
Marc-Andre Lafortune
9be3295d53 [ruby/ostruct] Create OpenStruct::VERSION 2019-12-22 21:48:54 -05:00
Marc-Andre Lafortune
49d94248eb [ruby/ostruct] Move gemspec 2019-12-22 21:48:54 -05:00