Sha256: 8911a9646c6a367564e3aafd300637b74ba98bded0a636657482cdb65c892764
Contents?: true
Size: 231 Bytes
Versions: 1
Compression:
Stored size: 231 Bytes
Contents
RailsToastify.setup do |configuration| configuration.position = 'toast-container-top-right' configuration.animation = 'bounce' configuration.duration = 5000 configuration.theme = 'light' configuration.type = 'default' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_toastify-1.1.1 | lib/generators/rails_toastify/install/templates/rails_toastify.rb |