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