15 16 17
# File 'lib/simple-templater/dsl.rb', line 15 def make_executable(path) sh "chmod +x '#{path}'" end