Class: Cat::Style::Clip
- Inherits:
-
Object
- Object
- Cat::Style::Clip
- Defined in:
- lib/cat/style/clip.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
4 5 6 |
# File 'lib/cat/style/clip.rb', line 4 def to_s "overflow: hidden;" end |