Hi all,
Is there a way to find the size of an ActiveRecord object on the disk? The idea is that a user has a certain amount of disk space allocated to them and they can create various objects until they run out of space. Is this possible?
Many thanks, Adam