Sha256: da09dd71fff1568d354eb4fbac421bfa6b75b875398c41f05655910cf0a76172

Contents?: true

Size: 175 Bytes

Versions: 26

Compression:

Stored size: 175 Bytes

Contents

require_dependency "mtwarden/application_controller"

module Mtwarden
	class Account::DashboardController < ApplicationController
		before_filter :authenticate_user!
	end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
mtwarden-17.1.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-17.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-16.2.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-16.1.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-16.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-15.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-14.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-13.0.1 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-13.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-12.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-11.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-9.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-8.1.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-8.0.1 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-8.0.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-7.2.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-7.1.2 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-7.1.1 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-7.1.0 app/controllers/mtwarden/account/dashboard_controller.rb
mtwarden-7.0.0 app/controllers/mtwarden/account/dashboard_controller.rb