3
À quoi sert le commentaire «freez_string_literal: true»?
Ceci est le rspecbinstub dans mon répertoire de projet. #!/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 …