authenticate icon indicating copy to clipboard operation
authenticate copied to clipboard

routing constraints?

Open andreas-it-dev opened this issue 7 years ago • 0 comments

Hello,

are you guys aware of a way to use routing constraints with this gem?

like devise does through:

authenticated :user do root 'secret#index', as: :authenticated_root end

thank you, Andreas

andreas-it-dev avatar Oct 02 '18 17:10 andreas-it-dev