Skip to content
Snippets Groups Projects
Commit 003e1d39 authored by Eaden's avatar Eaden
Browse files

projects doesn't seem to be a valid action in this controller

parent cc0a4b7e
No related branches found
No related tags found
No related merge requests found
class DashboardController < Dashboard::ApplicationController class DashboardController < Dashboard::ApplicationController
before_action :load_projects, except: [:projects] before_action :load_projects
before_action :event_filter, only: :show before_action :event_filter, only: :show
respond_to :html respond_to :html
   
def show def show
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment