Class: InvalidClass
- Inherits:
-
Object
- Object
- InvalidClass
- Defined in:
- spec/fixtures/example_file.rb
Instance Method Summary collapse
-
#some_method ⇒ Object
tada.
Instance Method Details
#some_method ⇒ Object
tada
44 45 |
# File 'spec/fixtures/example_file.rb', line 44 def some_method end |