diff options
| author | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2020-09-23 11:44:06 +0900 |
|---|---|---|
| committer | Kazuhiro NISHIYAMA <zn@mbf.nifty.com> | 2020-09-23 11:44:06 +0900 |
| commit | 9a8f5f0a9a1ed24a3dbb2f92cd267b77faf2da88 (patch) | |
| tree | 2262dd832768eeb8b29194bc900b7da8632b6ca1 /spec/ruby/core/array/element_reference_spec.rb | |
| parent | ba889100d850e973e519cebc48d5b4f1e8ab0034 (diff) | |
Fix call-seq [ci skip]
`encoding` can be not only an encoding name, but also an Encoding object.
```
s = String.new('foo', encoding: Encoding::US_ASCII)
s.encoding # => #<Encoding:US-ASCII>
```
Diffstat (limited to 'spec/ruby/core/array/element_reference_spec.rb')
0 files changed, 0 insertions, 0 deletions
