Class: Foo::Bar

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

Instance Method Summary collapse

Instance Method Details

#bar_methodObject

This is a class nested example



15
16
# File 'spec/fixtures/example_file.rb', line 15

def bar_method
end