Class: Tagging
- Inherits:
-
Object
- Object
- Tagging
- Includes:
- DataMapper::Resource
- Defined in:
- lib/dm-tags/tagging.rb
Instance Method Summary collapse
Instance Method Details
#taggable ⇒ Object
11 12 13 |
# File 'lib/dm-tags/tagging.rb', line 11 def taggable taggable_type.get!(taggable_id) end |