LesliBell logo

Notifications & Announcements System

Quick start

# Add LesliBell engine
bundle add lesli_bell
# Setup database
rake lesli:db:setup
# Load LesliBell
Rails.application.routes.draw do
    mount LesliBell::Engine => "/bell"
end

 Edit this page

Last Update: 2025/06/02