3
Что делает комментарий «frozen_string_literal: true»?
Это rspecbinstub в моем каталоге проекта. #!/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 …