Module: Tekeya::Feed::Attachable
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/tekeya/feed/attachable.rb
Instance Method Summary collapse
Instance Method Details
#is_tekeya_attachable ⇒ Object
10 11 12 |
# File 'lib/tekeya/feed/attachable.rb', line 10 def is_tekeya_attachable true end |