module FPM::Fry::Plugin::ScriptHelper::RedhatRenderer
Public Class Methods
call(script)
click to toggle source
# File lib/fpm/fry/plugin/script_helper.rb, line 41 def self.call(script) render_path(script,'redhat') end