Sha256: 5ba57b81b0498e078964623d43aa17a4738d514f01fe547c98025e478ce6e327
Contents?: true
Size: 295 Bytes
Versions: 9
Compression:
Stored size: 295 Bytes
Contents
# common Devise Confirmation controller. the main app can add methods # to this class #------------------------------------------------------------------------------ class DmCore::ConfirmationsController < Devise::RegistrationsController include DmCore::Concerns::ConfirmationsController end
Version data entries
9 entries across 9 versions & 1 rubygems