Skip to content

JohnColvin/apprise-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apprise-rails

This gem provides the apprise project found at https://github.com/ThrivingKings/Apprise for the Rails asset pipeline (available since Rails 3.1).

To make use of this project add the following line to 'app/assets/javascripts/application.js':

//= require apprise

and add the following line to 'app/assets/stylesheets/application.css':

*= require apprise

Installation

In your Gemfile, add this line:

gem "apprise-rails"

Then, run bundle install.

That's it!

About

Provides Apprise for your Rails 3 application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages