You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All usages have been replaced with "posted" in a previous commit.
linuxfr.org$ ack -l ':date\b' | grep -v svg$
app/controllers/admin/accounts_controller.rb
app/models/account.rb
app/models/board.rb
db/migrate/20230506121910_add_last_seen_on_to_accounts.rb
None of the references to ":date" in those three files refer to the custom "date" date format.
0 commit comments