Modificare la data del post?

By the way, you can also find the post by the topic id and post number which are perhaps easier to read from the forum via the share link instead of inspecting source:

Post.find_by(topic_id: 123, post_number: 45)

3 Mi Piace