Method: Browser::CSS::Unit#hash
- Defined in:
- opal/browser/css/unit.rb
#hash ⇒ Object
27 28 29 |
# File 'opal/browser/css/unit.rb', line 27 def hash [@number, @type].hash end |
27 28 29 |
# File 'opal/browser/css/unit.rb', line 27 def hash [@number, @type].hash end |