Back
Similar todos
speed up #wip with caching and eager loading
add lazyloading to speed up #interiorai load time
S3 CDN via ActiveStorage #feedbear
speed up #wip site by eager-loading associations
update transactions to be lazily loaded on app start up #fine
add testing for lazyloading
add loading="lazy" #hotellist
Fix `Error (private method `processed?' called for #<ActiveStorage::VariantWithRecord` in production #prompthero
Setup active storage on s3
Lazy load feature implemented #nftbucket
Migrate all attachments from Shrine to Active Storage, because Active Storage quite good now and I prefer to keep everything as Rails-vanilla as possible despite Shrine being really good too #betalist
lazy load Stripe JS when needed #launchtests
Remove eager-loading of associated records (i.e. LEFT JOINS) because we now properly cache most things. Then those complex SQL queries are useless. #wip
upload archive uses active storage #tweetsweeper
change active storage to use AWS S3 in prod #tweetsweeper
Start migrating all attachments from Shrine to ActiveStorage #wip