Method: Refile::Attacher#cache_id
- Defined in:
- lib/refile/attacher.rb
#cache_id ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
4 5 6 |
# File 'lib/refile/attacher.rb', line 4 def cache_id @cache_id end |