Class: MyStuff::D

Inherits:
Object show all
Defined in:
lib/dolzenko/includable_with_options.rb

Instance Method Summary collapse

Instance Method Details

#mObject



62
63
64
# File 'lib/dolzenko/includable_with_options.rb', line 62

def m
  system "echo 'just echoing'"
end