4 lines
69 B
Ruby
4 lines
69 B
Ruby
|
|
Rodauth::Rails.configure do |config|
|
||
|
|
config.app = "RodauthApp"
|
||
|
|
end
|