Class: Numeric

Inherits:
Object
  • Object
show all
Defined in:
lib/photo_folder.rb

Instance Method Summary collapse

Instance Method Details

#to_aObject



29
30
31
# File 'lib/photo_folder.rb', line 29

def to_a
  [self]
end