Sha256: c732603f0d466013f42b4181629702f1cfab2a2cc136bc5836ad801359452633
Contents?: true
Size: 113 Bytes
Versions: 38
Compression:
Stored size: 113 Bytes
Contents
class StateSession < ActiveRecord::Base belongs_to :account validates_presence_of :account_id, :component end
Version data entries
38 entries across 38 versions & 1 rubygems