Class: Pod::Helper::Podfile

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



96
97
98
# File 'lib/pod/helper/template_file.rb', line 96

def name
  'Podfile'
end