Class: Foo

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

Defined Under Namespace

Classes: Bar

Instance Method Summary collapse

Instance Method Details

#foo_methodObject

This is a foo method with an example



10
11
# File 'spec/fixtures/example_file.rb', line 10

def foo_method
end