Class: Exceler::Foo
- Inherits:
-
Object
- Object
- Exceler::Foo
- Defined in:
- lib/exceler.rb
Class Method Summary collapse
Class Method Details
.bar ⇒ Object
13 14 15 |
# File 'lib/exceler.rb', line 13 def self. puts "bar" end |