No release in over 3 years
Low commit activity in last 3 years
MetaNotification: A module to send notifications.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 2.7.1
= 1.6.3
= 0.3.18

Runtime

~> 4.2
 Project Readme

Usage ¶ ↑

For Installation,write following line in gem file:

gem 'meta_notification', '~> 0.0.5'

To override authorizers, add following lines in application.rb,

config.autoload_paths += Dir["#{config.root}/lib/"]
config.autoload_paths += Dir["#{config.root}/lib/mn_authorizers/**/"]

MetaNotification¶ ↑

This project rocks and uses MIT-LICENSE.