Class: Yaarg

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

Overview

Main class

Class Method Summary collapse

Class Method Details

.helpObject

Return help instructions.



4
5
6
# File 'lib/yaarg.rb', line 4

def self.help
  "Yet Another AdminLTE Ruby Gem!"
end