mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-14 15:36:13 +10:00
4 lines
97 B
Ruby
4 lines
97 B
Ruby
Paperclip.interpolates :persona_id do |attachment, style|
|
|
attachment.instance.persona_id
|
|
end
|