Module: Reflect::Reflection::Default
- Defined in:
- lib/reflect/reflection.rb
Class Method Summary collapse
Class Method Details
.ancestors ⇒ Object
72 73 74 |
# File 'lib/reflect/reflection.rb', line 72 def self.ancestors false end |
.strict ⇒ Object
68 69 70 |
# File 'lib/reflect/reflection.rb', line 68 def self.strict true end |