Class: Engram::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/engram/railtie.rb

Overview

Wires engram into Rails: the ‘has_memory` macro on ActiveRecord models and the background ObserveJob on ActiveJob. Loaded only when Rails is present (see lib/engram.rb).