Sha256: 30794bfaa20a5dd1d056e4c0c2e213297ac9e07c2da83387a97820d51ee98160

Contents?: true

Size: 204 Bytes

Versions: 22

Compression:

Stored size: 204 Bytes

Contents

require_dependency "phcdevworks_accounts/application_controller"

module PhcdevworksAccounts
  class Account::DashboardController < ApplicationController

    # Dashboard
    def index
    end

  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
phcdevworks_accounts-2.1.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-2.0.1 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-2.0.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.13.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.12.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.11.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.10.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.9.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.8.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.7.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.6.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.5.2 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.5.1 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.5.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.4.2 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.4.1 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.4.0 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.3.4 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.3.3 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb
phcdevworks_accounts-1.3.2 app/controllers/phcdevworks_accounts/account/dashboard_controller.rb