I need to access attachments like this ```ruby on /./ do puts @env.attachments.first.title nil end ```
I need to access attachments like this