Class: My::Nested::Class

Inherits:
Object
  • Object
show all
Defined in:
spec/fixtures/example_file.rb

Instance Method Summary collapse

Instance Method Details

#nested_methodObject

This is a module/class nested example



35
36
# File 'spec/fixtures/example_file.rb', line 35

def nested_method
end