Module: Reflect::Reflection::Default

Defined in:
lib/reflect/reflection.rb

Class Method Summary collapse

Class Method Details

.ancestorsObject



72
73
74
# File 'lib/reflect/reflection.rb', line 72

def self.ancestors
  false
end

.strictObject



68
69
70
# File 'lib/reflect/reflection.rb', line 68

def self.strict
  true
end