Class: Yaarg
- Inherits:
-
Object
- Object
- Yaarg
- Defined in:
- lib/yaarg.rb
Overview
Main class
Class Method Summary collapse
-
.help ⇒ Object
Return help instructions.
Class Method Details
.help ⇒ Object
Return help instructions.
4 5 6 |
# File 'lib/yaarg.rb', line 4 def self.help "Yet Another AdminLTE Ruby Gem!" end |