Class: Superbad::Dryer

Inherits:
Object
  • Object
show all
Defined in:
lib/superbad.rb

Instance Method Summary collapse

Instance Method Details

#dryObject



5
6
7
# File 'lib/superbad.rb', line 5

def dry
  p "what is happening"
end