Skip to content

OutlawAndy/flash-cable

Repository files navigation

FlashCable (WIP)

Flash over ActionCable, a Rails::Engine.

For fancy, SPA-style user notifications, just assign Flash normally in your controllers. FlashCable will intercept them at the middleware layer and deliver them via ActionCable.

Installation

Add this line to your application's Gemfile:

gem 'flash-cable'

And then execute:

$ bundle

Usage

Assign Flash normally in your controllers. (more details to come..)

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/OutlawAndy/flash-cable.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published