Changes

Jump to: navigation, search

Ruby Ranges

8 bytes added, 21:30, 30 November 2007
no edit summary
Ruby Ranges allow data to be represented in the form of a range (in other words a data set with start and end values and a logical sequence of values in between). The values in a range can be numbers, characters, strings or objects. In the this chapter we will look at the three types of range supported by Ruby, namely sequences, conditions and intervals.
== Ruby Sequence Ranges ==

Navigation menu