Class: Protos::Diff::Resizer

Inherits:
Component
  • Object
show all
Defined in:
lib/protos/diff/resizer.rb

Instance Method Summary collapse

Methods inherited from Component

#initialize

Constructor Details

This class inherits a constructor from Protos::Component

Instance Method Details

#view_templateObject



6
7
8
# File 'lib/protos/diff/resizer.rb', line 6

def view_template(&)
  div(**attrs, &)
end