An array is a table or indexed collection that needs an integer key to point to a specific set of information contained within the said table. A hash on the other hand, supports any object as a key meaning it can be numeric, character or alphanumeric to name some. To initiate a new array you [...]
Monthly Archives: May 2010
RoR Arrays and Hashes
Posted in Development, Programming Basics Tagged Arrays, Hashes, Variable Naming Conventions Comments closed