Sha256: 79ce8ab9efa5f86cb8a60bf87b326e813ba90eed4687b55d05ad514e78280c48
Contents?: true
Size: 505 Bytes
Versions: 5
Compression:
Stored size: 505 Bytes
Contents
# Use this hook to configure GoogleAuthentication, values in the comments are defaults GoogleAuthentication.setup do |config| # ==> Domain configuration # Configure here the domain used for the authentication config.domain = '<%= options[:domain] %>' # ==> Model configuration # Configure here the model name, it should be the model you've generated # using the provided generator. Don't change after first generation # unless you know what you're doing # config.model_name = :user end
Version data entries
5 entries across 5 versions & 1 rubygems