Class: C
- Defined in:
- lib/dolzenko/acts_as.rb,
lib/dolzenko/includable_with_options.rb
Instance Method Summary collapse
Instance Method Details
#m ⇒ Object
83 84 85 |
# File 'lib/dolzenko/includable_with_options.rb', line 83 def m system "ls" end |