Sha256: 552a02716be3154d4e65cb5529db53e716dbf27c669540fbbfae5c2746594d87
Contents?: true
Size: 213 Bytes
Versions: 79
Compression:
Stored size: 213 Bytes
Contents
class Action < ActiveRecord::Base # TODO: Fix saving of unchanged action records during synchronization, probably due to the :tasks serialization! serialize :tasks, Array has_many :sixconfigs six_guid end
Version data entries
79 entries across 79 versions & 1 rubygems