| Age | Commit message (Collapse) | Author |
|
|
|
class; fix #3575
|
|
|
|
|
|
Reported by https://hackerone.com/jpenalbae
|
|
Fix #3079
|
|
For modules this check didn't exist yet. Also call #inspect.
|
|
Class method defined in singleton class should be evaluated in class
context not singleton class context.
fix #2515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve Test Infrastructure (Part 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Rename some classes in test/t/class.rb to avoid name conflict.
* Add tests for mismatch fo superclass.
|
|
|
|
|
|
|
|
|
|
Object
|