Class: Pod::Helper::MainM

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



90
91
92
# File 'lib/pod/helper/template_file.rb', line 90

def name
  'main.m'
end