mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
3 lines
97 B
Ruby
3 lines
97 B
Ruby
class Admin::SessionsController < ::Devise::SessionsController
|
|
layout "admin/layouts/login"
|
|
end |