paperclipped
paperclipped copied to clipboard
nil.downsize error in asset model
in the 0.7.1 tag this line: Radiant::Config["assets.storage"].downcase creates an error if "assest.storage" is not set. I saw that in some commit the 'downsize' is deleted. I think it needs to be deleted here also.