Method: Numerals::Digits#digits_array
- Defined in:
- lib/numerals/digits.rb
#digits_array ⇒ Object (readonly)
Returns the value of attribute digits_array.
28 29 30 |
# File 'lib/numerals/digits.rb', line 28 def digits_array @digits_array end |