You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20-mime_types.rb 113B

1234
  1. # Add new mime types for use in respond_to blocks:
  2. Mime::SET << Mime::CSV unless Mime::SET.include?(Mime::CSV)