General

Profile

kbl (Marcin Pietraszek)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

03/31/2011

04:44 PM Ruby Feature #4541 (Rejected): Inconsistent Array.slice()
Array `slice`/`[]` method is a bit inconsistent. Is it just poorly documented "feature" or a bug? In API doc I can't find this behaviour mentioned as a "special case".
```ruby
def test_array_slice
array = ['a', 'b', 'c']
a...
kbl (Marcin Pietraszek)

Also available in: Atom