Module: TextGen::RandomFileLine

Included in:
Adjective, Noun
Defined in:
lib/textgen/random_file_line.rb

Defined Under Namespace

Modules: ClassMethods

Class Method Summary collapse

Class Method Details

.included(base) ⇒ Object



16
17
18
# File 'lib/textgen/random_file_line.rb', line 16

def self.included(base)
  base.extend ClassMethods
end