Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

nedap/mordor-auditing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ad9156 · Jul 28, 2020
Nov 15, 2019
Nov 11, 2019
May 15, 2015
Jul 28, 2020
May 15, 2015
May 15, 2015
Jun 26, 2018
Sep 3, 2012
Nov 12, 2019
Jun 21, 2012
Jul 28, 2020

Repository files navigation

CircleCI

Introduction

Small library that builds on the Mordor gem to provide auditing classes

Usage

Select the database to use, using:

Mordor::Config.use do |config|
  config[:database] = 'database'
end