Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/options.rb
Instance Method Summary collapse
Instance Method Details
#options ⇒ Object
220 221 222 223 |
# File 'lib/options.rb', line 220 def extend(Arguments) unless is_a?(Arguments) end |