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