Module: Reflect::Reflection::Default
- Defined in:
- lib/reflect/reflection.rb
Class Method Summary collapse
Class Method Details
.ancestors ⇒ Object
80 81 82 |
# File 'lib/reflect/reflection.rb', line 80 def self.ancestors false end |
.strict ⇒ Object
76 77 78 |
# File 'lib/reflect/reflection.rb', line 76 def self.strict true end |