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