Class: Protos::Diff::Resizer
- Defined in:
- lib/protos/diff/resizer.rb
Instance Method Summary collapse
Methods inherited from Component
Constructor Details
This class inherits a constructor from Protos::Component
Instance Method Details
#view_template ⇒ Object
6 7 8 |
# File 'lib/protos/diff/resizer.rb', line 6 def view_template(&) div(**attrs, &) end |