Back
Startup Jobs
Load previous page…
Use cloudflare-rails (instead of cloudflare-actionpack) to get correct remote IP address
#startupjobs
Add Google Service account to Google Search Console property as owner to hopefully fix 403 error in Indexing API
#startupjobs
Replace keyword arguments with options hash in Sidekiq Workers, because Sidekiq (intentionally) does not support keyword arguments
#startupjobs
Don't exclude current post from "related posts" database query, but instead remove it when rendering. This way the query and part of the fragment cache can be shared across different posts
#startupjobs