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



26
27
# File 'spec/fixtures/example_file.rb', line 26

def nested_method
end