私はこの(これらの)モデルを持っています
Portfolio
-- PortfolioItem item
-- Image image
has_attachment :attachment
すべて素敵なスラッグがあり、インスタンスなどで:attachmentのURLにこの組織を反映させたいと思います
photos/holiday_in_venice/ponte_vecchio (all slugs of the respective hierarchy)
このURLを生成します
photos(??)/holiday_in_venice(??)/:slug/:style.:extension
ペーパークリップパス/URLの作成中にこれらの先行オブジェクトにアクセスするにはどうすればよいですか?
現在、私はしかできません
ponte_vecchio/small.png