Sha256: 2df577ef7e6a0ef2e1bfa7dd4bcdfba0fffba6e8950582621616e6c4e2ab675a
Contents?: true
Size: 172 Bytes
Versions: 2
Compression:
Stored size: 172 Bytes
Contents
# Assigns searchable objects to words in the search index. class PoseAssignment < ActiveRecord::Base belongs_to :pose_word belongs_to :posable, :polymorphic => true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pose-0.0.3 | lib/pose_assignment.rb |
pose-0.0.2 | lib/pose_assignment.rb |