module LoggableActivity

This module provides generators for installing and configuring LoggableActivity. It includes generators for creating initializer, migration, and locale files.

Example usage:

rails generate loggable_activity:install

This will:

After running the generator, remember to:

LoggableActivity

The LoggableActivity module provides a comprehensive solution for tracking and logging user activities within a Rails application. It offers a flexible and extensible framework for capturing, encrypting, and storing activity data, ensuring that sensitive information is handled securely.

Features:

Components:

Usage: To use LoggableActivity, include it in your Rails application and configure it according to your needs.

This module is designed to be both powerful and easy to integrate, providing a solid foundation for activity logging.

Version of the gem

Constants

VERSION

Version