Hi. I'm trying to call the function 'store_description(image)' at line
9. However when I do, I get the error "undefined method
'store_description' for Photo:Class". What can I do?
Okay, I've tried that, and the function runs now (progress!) however I
now get the following error:
undefined method `number_to_human_size' for Photo:Class
If I eliminate the 'number_to_human_size' then I get the error:
undefined method `description=' for Photo:Class