Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/deferred/extensions.rb
Overview
stolen from active_support, but won’t clobber ActiveSupport’s definitions
Instance Method Summary collapse
Instance Method Details
#extractable_options? ⇒ Boolean
5 6 7 |
# File 'lib/deferred/extensions.rb', line 5 def instance_of?(Hash) end |