Sha256: 8e93c4bee10717f5adfe16bc5d24e41af6a8bc38be9c03d21cd68570a076004a

Contents?: true

Size: 183 Bytes

Versions: 30

Compression:

Stored size: 183 Bytes

Contents

module MnoEnterprise
  class Auth::RegistrationsController < Devise::RegistrationsController
    include MnoEnterprise::Concerns::Controllers::Auth::RegistrationsController 
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
mno-enterprise-api-2.0.4 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-3.1.0 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-3.0.3 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-2.0.3 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-3.0.2 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-2.0.2 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-3.0.1 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-2.0.1 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-3.0.0 app/controllers/mno_enterprise/auth/registrations_controller.rb
mno-enterprise-api-2.0.0 app/controllers/mno_enterprise/auth/registrations_controller.rb