Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/monkey_patches.rb
Overview
Ports over some useful stuff from ActiveSupport for method args
Instance Method Summary collapse
Instance Method Details
#extractable_options? ⇒ Boolean
3 4 5 |
# File 'lib/monkey_patches.rb', line 3 def true end |