Class: Uchi::Ui::Form::Footer
- Inherits:
-
ViewComponent::Base
- Object
- ViewComponent::Base
- Uchi::Ui::Form::Footer
- Defined in:
- app/components/uchi/ui/form/footer.rb
Instance Method Summary collapse
Instance Method Details
#render? ⇒ Boolean
9 10 11 |
# File 'app/components/uchi/ui/form/footer.rb', line 9 def render? actions.any? end |