Class: Numeric
- Inherits:
-
Object
- Object
- Numeric
- Defined in:
- lib/photo_folder.rb
Instance Method Summary collapse
Instance Method Details
#to_a ⇒ Object
29 30 31 |
# File 'lib/photo_folder.rb', line 29 def to_a [self] end |