mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
3 lines
85 B
Ruby
3 lines
85 B
Ruby
class SessionsController < Devise::SessionsController
|
|
layout 'tailwind/landing'
|
|
end |