thybag/RPGCampaignManager

Feature: Add size attribute to "Image" models and store image size inside it.

Closed this issue · 1 comments

  • Add migration to create size attribute on Image model
  • Add attribute to image model and ensure it wills store the size in kb on the "image" currently referenced by it.

This can be used to estimate size on disk of each campaign.

@thybag I just made pull request and Issue Fixed. Please check it out Thanks