Closed D4L closed 10 years ago
Make UniqueNameCollections quack like an Array. Right now there's a monkey patch for #each but it's tiresome to keep creating one for every method.
#each
UniqueNameCollection
@collection
Cool :ok_hand:
LookAlike
Task
Make UniqueNameCollections quack like an Array. Right now there's a monkey patch for
#each
but it's tiresome to keep creating one for every method.Content
UniqueNameCollection
look like an array, able to access objects as if it's an array@collection
, just use the values since that's the objects