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