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