Sha256: 0cbbe1341263c186ee03fccda7f944998e4e80a8b51dcf0320beabf435841165
Contents?: true
Size: 366 Bytes
Versions: 20
Compression:
Stored size: 366 Bytes
Contents
# Use this hook to configure user_mgmt external database URI, and so forth. # Many of these configuration options can be set straight in your model. UserMgmt.setup do |config| # Ensure you defined default external database URI, otherwise # authentication won't be possible to happen config.external_database_URI = "yourexternaldatabaseuri.com" end
Version data entries
20 entries across 20 versions & 1 rubygems