mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed useless shebang and executable bit [ci skip]
This commit is contained in:
parent
ab35876444
commit
a2e215fea4
1 changed files with 0 additions and 1 deletions
1
array.rb
Executable file → Normal file
1
array.rb
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/ruby
|
||||
class Array
|
||||
# call-seq:
|
||||
# ary.shuffle! -> ary
|
||||
|
|
Loading…
Reference in a new issue