view app/controllers/application_controller.rb @ 250:be0b78fb5f57

Link to original tweet in tweet header Otherwise there's no link for quote retweets.
author nanaya <me@nanaya.net>
date Mon, 17 Jul 2023 20:45:24 +0900
parents 082e96417e86
children
line wrap: on
line source

class ApplicationController < ActionController::Base
end