Skip to content

Commit 13c8127

Browse files
committed
ACAB includes rubocop 💎🚔
1 parent 178de48 commit 13c8127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/routes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Rails.application.routes.draw do
2-
2+
33
direct(:login) { '/auth/calnet' } # convenience to provide login_url helper
44
get '/logout', to: 'auth#logout', as: :logout
55
get '/auth/:provider/callback', to: 'auth#callback', as: :omniauth_callback

0 commit comments

Comments
 (0)