Class: Decidim::ExtraUserFields::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/decidim/extra_user_fields/engine.rb

Overview

This is the engine that runs on the public interface of extra_user_fields.

Constant Summary collapse

DEFAULT_GENDER_OPTIONS =
[:male, :female, :other].freeze