hackhowtofaq / multiple_file_upload_paperclip_rails

http://www.railscook.com/recipes/multiple-files-upload-with-nested-resource-using-paperclip-in-rails/
48 stars 26 forks source link

Error when i am deleting image #1

Closed FaiqAdam closed 10 years ago

FaiqAdam commented 10 years ago

Delete or edit the image got error message

ActiveRecord::RecordNotFound in PicturesController#destroy Couldn't find Gallery without an ID

hackhowtofaq commented 10 years ago

Fixed in 2d445adb422169e337496064e77b1e191d8c1a95

Thanx!