mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-20 21:59:38 +02:00
4 lines
77 B
Ruby
4 lines
77 B
Ruby
|
class SettingsController < ApplicationController
|
||
|
layout "with_sidebar"
|
||
|
end
|