Class: Decidim::Votings::Admin::BallotStyleForm
- Inherits:
-
Form
- Object
- Form
- Decidim::Votings::Admin::BallotStyleForm
- Defined in:
- app/forms/decidim/votings/admin/ballot_style_form.rb
Overview
A form to create/edit a ballot style
Instance Method Summary collapse
Instance Method Details
#code ⇒ Object
13 14 15 |
# File 'app/forms/decidim/votings/admin/ballot_style_form.rb', line 13 def code super&.upcase end |