mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
4 lines
81 B
Ruby
4 lines
81 B
Ruby
|
class LookbooksController < Lookbook::PreviewController
|
||
|
layout "lookbooks"
|
||
|
end
|