Generic-user-small daniel lucas... 1 post

After show how to upload files to filesystem and save in database(create album) i think is really important show how to edit and delete the cover and album rows. How can i delete the row of album and cover and your image in filesystem be deleted to. How can i do to user change image and update the row with new filename.

Thanks.

 
Generic-user-small eddie may 5 posts

Hi,
This is an excellent suggestion. While I’m at it, I would also like to see something about changing the image file name (with validates_uniqueness_of, perhaps by adding the cover_id to the end of the chosen image name), setting the file location for saving images, ....
Thanks

 
Generic-user-small David Wilbur 4 posts

also, if i want to have two (or more) places, in the site where one can upload. say lyrics, covers, photos of artist, is there anything special that needs to be taken care of. each would have it’s own table (probably) and would be (probably) generating overlapping id’s would this need anything special done? the answer being for saving to the file system is that it creates a named folder in the public folder thus each of these would have its own hierarchy in the filesystem… there is a footnote that i missed on first reading that mentions that… however… at least for me it would seem to be something to mention in a more prominent way.

3 posts, 3 voices