Module: Toastify

Defined in:
lib/toastify.rb,
lib/toastify/engine.rb,
lib/toastify/version.rb,
lib/toastify/controller.rb,
lib/toastify/application_helper.rb,
lib/generators/toastify/install/install_generator.rb

Defined Under Namespace

Modules: ApplicationHelper, Controller, Generators Classes: Engine

Constant Summary collapse

FLASH_KEYS =
%w[success error warning alert info notice default].freeze
VERSION =
"1.2.1"