Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loggable_activity

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loggable_activity

  • 0.5.7
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Loggable Activity 🌟

Super easy to use activity log with views out of the box

  • Just add the gem and mount the engine and you have a cool looking activity log.
  • Easy and simple to customize and configure
  • All data are encrypted, and

Important!

This project is under development and not ready for production. There might be breaking changes, so please consult the CHANGELOG.md

What it is not

  • An error logging system
  • A paper trails system with rollback.
  • A backup system

Applications

Most organizations needs to keep a log of how users interact with data stored in the DB

  • Finance
  • Healthcare
  • Sales and Support

Super simplified example from the healthcare.

  • Each patient has a journal, that is updated on a regular basis.
  • Supervisor needs to follow the journal, how was it updated, who read it, did it get deleted.
  • Security personnel needs to know how the journal is handled, who did what when.
  • Patients has the right to know how their journal is handled and that their data will be removed when required.

Beside the journal in the db, an activity log is kept so it is possible to track how the journal is used.
At some point in time the patients data from the DB and the activity log has to be removed according to GDPR.

Getting started

please read the GETTING-STARTED.md guide

Contribute

👉 Join the Slack channel here: LoggableActivity Slack Workspace
👉 Want to play around with an online version: Show Demo
We value each contribution and believe in the power of community. Looking forward to seeing you there!

Test

We embrace the philosophy of black-box testing, where we focus on the input and output of the public interface without worrying about internal implementation details.
This approach aligns with the principle of testing behavior rather than implementation.

FAQs

Package last updated on 21 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc