Class: HighLevel::Storage::ActiveRecord::Session

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/high_level/storage/active_record.rb

Overview

Persisted session row. Stored as a plain JSON string in ‘payload` to keep the schema portable across SQL backends.