mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* numeric.c: prohibit zero step in Numeric#step * range.c: prohibit zero step in Range#step * Fix ruby-spec [Feature #15573] |
||
|---|---|---|
| .. | ||
| arithmetic_sequence | ||
| chain | ||
| fixtures | ||
| generator | ||
| lazy | ||
| yielder | ||
| each_spec.rb | ||
| each_with_index_spec.rb | ||
| each_with_object_spec.rb | ||
| enum_for_spec.rb | ||
| enumerator_spec.rb | ||
| feed_spec.rb | ||
| first_spec.rb | ||
| initialize_spec.rb | ||
| inspect_spec.rb | ||
| new_spec.rb | ||
| next_spec.rb | ||
| next_values_spec.rb | ||
| peek_spec.rb | ||
| peek_values_spec.rb | ||
| plus_spec.rb | ||
| produce_spec.rb | ||
| rewind_spec.rb | ||
| size_spec.rb | ||
| to_enum_spec.rb | ||
| with_index_spec.rb | ||
| with_object_spec.rb | ||