Class: AnalyticsEventType

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/generators/analytics/templates/analytics_event_type.rb

Overview

This is the parent category for a particular event

Constant Summary collapse

LEVELS =
["Error", "Warning", "Audit", "Info"]