No release in over 3 years
Provides controllers, views, and helpers for viewing and managing notifications created by the noticed gem. Mark as read/unread, filter, and render a notification bell — GitHub-style.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

notification_engine

A template for creating Ruby gems.

Usage

git clone https://github.com/n-at-han-k/notification_engine
cd notification_engine
bin/rename-gem my-new-gem
bin/update-spec
bin/choose-license
bin/increment-version patch
bin/release-gem