mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
![]() g -L frozen_string_literal ext/**/*.rb|xargs ruby -Ka -e'ARGV.each{|fn|puts fn;open(fn,"r+"){|f|s=f.read.sub(/\A(#!.*\n)?(#.*coding.*\n)?/,"\\&# frozen_string_literal: false\n");f.rewind;f.write s}}' git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
pics | ||
bitmaps.rb | ||
demo.rb | ||
explorer.rb | ||
help.rb | ||
imovie.rb | ||
layout.rb | ||
mailwasher.rb | ||
outlook-folders.rb | ||
outlook-newgroup.rb | ||
random.rb | ||
readme.txt | ||
www-options.rb |
The scripts and image files in this directory are based on demo files of Tcl/Tk's TreeCtrl extension.