Check out the File class.
http://www.ruby-doc.org/core/classes/File.html#M002559
File.delete("#{RAILS_ROOT}/public/system/photos/original/1/photo.jpg")
That should do it.
-John
On Jan 11, 12:48 pm, John Smith <[email protected]>
wrote:
> I want to delete a file that is in
> public/system/photos/original/1/photo.jpg. How can I delete it?
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---