Module: Reflect::Reflection::Default

Defined in:
lib/reflect/reflection.rb

Class Method Summary collapse

Class Method Details

.ancestorsObject



80
81
82
# File 'lib/reflect/reflection.rb', line 80

def self.ancestors
  false
end

.strictObject



76
77
78
# File 'lib/reflect/reflection.rb', line 76

def self.strict
  true
end