This commit is contained in:
BOHUNG 2020-04-01 17:27:24 +08:00
parent 4cc9cc0922
commit 9069cac172
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ begin
end end
f.close f.close
puts "finish change application_helper.rb in #{ENV['PWD']}/app/helpers/" puts "finish change application_helper.rb in #{ENV['PWD']}/app/helpers/"
rescue rescue => e
puts "Permission denied in #{ENV['PWD']}/app/helpers/application_helper.rb" puts "Permission denied in #{ENV['PWD']}/app/helpers/application_helper.rb"
f.close f.close
end end