我一直在我的rubyonrails应用程序中使用carrierwave作为上传插件,最近我将版本从0.5.8更新到0.10.0。mount_uploader属性的json值在这些版本中给出不同的结果例如:in0.5.8(console)startup_obj.profile_image=>{"url"=>"/uploads/startup/21/profile_image.jpg","thumb"=>{"url"=>"/uploads/startup/21/thumb_profile_image.jpg"}}in0.10.0startup_obj.profile_image=>{"