Module: FPM::Fry::Plugin::ScriptHelper::RedhatRenderer

Extended by:
RenderErb
Defined in:
lib/fpm/fry/plugin/script_helper.rb

Class Method Summary collapse

Methods included from RenderErb

render_path

Class Method Details

.call(script) ⇒ Object



41
42
43
# File 'lib/fpm/fry/plugin/script_helper.rb', line 41

def self.call(script)
  render_path(script,'redhat')
end