Class: Pod::Helper::Readme

Inherits:
TemplateFile show all
Defined in:
lib/pod/helper/template_file.rb

Instance Method Summary collapse

Methods inherited from TemplateFile

#exists?, #file, #fixture_path, #initialize, #template, #template_name, #write

Constructor Details

This class inherits a constructor from Pod::Helper::TemplateFile

Instance Method Details

#nameObject



112
113
114
# File 'lib/pod/helper/template_file.rb', line 112

def name
  'README.md'
end