Module: Sassconf::CoreExtensions::Hash
- Included in:
- Hash
- Defined in:
- lib/sassconf/core_extensions.rb
Instance Method Summary collapse
Instance Method Details
#is_hash? ⇒ Boolean
60 61 62 |
# File 'lib/sassconf/core_extensions.rb', line 60 def is_hash? true end |