summaryrefslogtreecommitdiff
path: root/spec/ruby/optional/capi/fixtures/class.rb
AgeCommit message (Expand)Author
2025-04-10Restore the original order of const_added and inherited callbacksXavier Noria
2025-03-20Trigger `inherited` and `const_set` callbacks after const has been definedJean Boussier
2025-03-14Invoke `inherited` callbacks before `const_added`Jean Boussier
2022-03-28Update to ruby/spec@aaf998fBenoit Daloze
2021-11-29Update to ruby/spec@7f22a0bBenoit Daloze
2018-06-13Update to ruby/spec@4bb0f25eregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon