70bdc39d33 | ||
---|---|---|
.. | ||
app/assets | ||
lib | ||
Gemfile | ||
README.md | ||
Rakefile | ||
rails-assets-notifyjs.gemspec | ||
rails-assets-notifyjs.json |
README.md
rails-assets-notifyjs
The Bower package inside a gem
This gem was automatically generated. You can visit rails-assets.org for more information.
Usage
Add rails-assets source block to your Gemfile
:
source "https://rails-assets.org" do
gem "rails-assets-notifyjs"
end
Then, import the asset using Sprockets’ require
directive:
//= require "notifyjs"