def delete File.delete( File.join( Rails.root, fyle.path ) ) super end
However, overriding the initialize method in the same way is not recommended unless you really know what you are doing.
helping you venture into the unknown.
def delete File.delete( File.join( Rails.root, fyle.path ) ) super end