Sha256: 3f84de2f09bdb6d605c2767b766b71889f3928037bb715d87574e6cf94767b2b
Contents?: true
Size: 297 Bytes
Versions: 8
Compression:
Stored size: 297 Bytes
Contents
Notifiable.configure do |config| # The controller class that the DeviceTokenController should extend config.api_controller_class = ApplicationController # Set the delivery method to test, preventing notifications from being sent # Defaults to :send #config.delivery_method = :test end
Version data entries
8 entries across 8 versions & 1 rubygems