summaryrefslogtreecommitdiff
path: root/spec/ruby/core/class/fixtures
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
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon