Skip to content

Integrate toastr assets in your Rails asset pipeline

License

Notifications You must be signed in to change notification settings

inventit/toastr-rails

Repository files navigation

Toastr::Rails

toastr for Rails.

Installation

Add this line to your application's Gemfile:

gem 'toastr-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install toastr-rails

Usage

In your application.scss you will need to add this line:

@import toastr

If you want to use the utility javascript function, you will need to add this line in your application.js:

//= require toastr

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/toastr-rails.

License

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

About

Integrate toastr assets in your Rails asset pipeline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published