We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4b906 commit 9640ff2Copy full SHA for 9640ff2
app/models/message.rb
@@ -63,6 +63,8 @@ def from_mail(mail, list, list_seq)
63
end
64
65
66
+ self.yyyymm = self.published_at.strftime('%Y%m')
67
+
68
self
69
70
0 commit comments