🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

cm-action-trail

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cm-action-trail

bundlerRubygems
Version
0.0.1
Version published
Maintainers
1
Created
Source

CmAdmin

An action logger gem for Ruby on Rails application.

Installation

Add this line to your application's Gemfile:

gem 'cm-action-trail'

And then execute:

$ bundle install

Usage

Copy the migration

$ rails cm_action_trail:install:migrations

Include inside the model

has_action_trail

In application.rb

require 'cm-action-trail'

Contributing

Bug reports and pull requests are welcome on GitHub.

FAQs

Package last updated on 06 Apr 2023

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