get “posts/drafts”, to: “posts#drafts”, as: “posts_drafts”
get "posts/dashboard", to: "posts#dashboard", as: "posts_dashboard" resources :posts
get “posts/drafts”, to: “posts#drafts”, as: “posts_drafts”
get "posts/dashboard", to: "posts#dashboard", as: "posts_dashboard" resources :posts