3
“frozen_string_literal : true”라는 주석은 무엇을합니까?
이것은 rspec내 프로젝트 디렉토리 의 쓰레기통입니다. #!/usr/bin/env ruby begin load File.expand_path("../spring", __FILE__) rescue LoadError end # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rspec' is installed as part of a gem, and # this file is here to facilitate running it. # require …