Sha256: 94333e412829da4602b58e95d9ae936112504dd6235a7751c08ad4ae6153360a
Contents?: true
Size: 119 Bytes
Versions: 2
Compression:
Stored size: 119 Bytes
Contents
class Action < ActiveRecord::Base belongs_to :subject, polymorphic: true belongs_to :target, polymorphic: true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
action_plugin-0.3.1 | lib/action_plugin/action.rb |
action_plugin-0.3.0 | lib/action_plugin/action.rb |