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

Version Path
user_mgmt-0.0.52 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.513 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.512 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.511 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.51 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.50 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.5 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.41 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.40 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.39 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.38 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.37 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.36 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.35 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.34 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.33 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.32 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.31 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.3 lib/generators/templates/user_mgmt.rb
user_mgmt-0.0.1 lib/generators/templates/user_mgmt.rb