MimeType definition not applied to outgoing fileRails aws::s3 question: How do I get a url/link to a kml file stored in S3?Page not found, using HerokuHow to properly diagnose a 500 error (Rails, Passenger, Nginx, Postgres)devise config.action_mailer.default_url_options not workingHTTP Header Content-Length not workRails production - all pictures are broken after new deployUse rvmrc or ruby-version file to set a project gemset with RVM?Rails FTP downloading images: too many files openRails 3.1.10 - Homepage loads twice but if I add a trailing '/' to the URL it works fine (loads once)Rails 3.2: Routing helpers in views break locally after other error

Difference between $HOME and ~

How to discipline overeager engineer

Is insurance company’s preferred auto shop biased?

Why would they pick a gamma distribution here?

I am confused with the word order when putting a sentence into passé composé with reflexive verbs

What are the rules for punctuating a conversation?

Why does allocating a single 2D array take longer than a loop allocating multiple 1D arrays of the same total size and shape?

Why can I ping 10.0.0.0/8 addresses from a 192.168.1.0/24 subnet?

Why didn't he give Sam the antidote?

How stable are PID loops really?

Generalized Assignment Problem as the sub-problem

Can/should you swim in zero G?

How to be productive while waiting for meetings to start, when managers are casual about being late

3x3 self-descriptive squares

What cluster of stars is this with a "dark donut" to one side?

What is the size of Neverwinter?

Destroying Hypervelocity Rounds With More Hypervelocity Rounds

Find the percentage

How did the Fried Liver Attack get its name?

Can something have more sugar per 100g than the percentage of sugar that's in it?

Python Bingo game that stores card in a dictionary

Minimum number of MPs

What do you call the fallacy of thinking that some action A will guarantee some outcome B, when in reality B depends on multiple other conditions?

Was Wayne Brady considered a guest star on the original "Whose Line Is It Anyway?"



MimeType definition not applied to outgoing file


Rails aws::s3 question: How do I get a url/link to a kml file stored in S3?Page not found, using HerokuHow to properly diagnose a 500 error (Rails, Passenger, Nginx, Postgres)devise config.action_mailer.default_url_options not workingHTTP Header Content-Length not workRails production - all pictures are broken after new deployUse rvmrc or ruby-version file to set a project gemset with RVM?Rails FTP downloading images: too many files openRails 3.1.10 - Homepage loads twice but if I add a trailing '/' to the URL it works fine (loads once)Rails 3.2: Routing helpers in views break locally after other error






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0















I added the following line to mime_types.rb:
Mime::Type.register "application/x-xpinstall", :xpi in order to associate the content-type "application/x-xpinstall" with a Firefox extension "xxx.xpi" (and I restarted the local server). However, when key in the URL or click a link to the file, nothing appears in the server log and the file is downloaded apparently as "application/octet-stream". Just in case, I also tried #register_alias, which also did not work.










share|improve this question






























    0















    I added the following line to mime_types.rb:
    Mime::Type.register "application/x-xpinstall", :xpi in order to associate the content-type "application/x-xpinstall" with a Firefox extension "xxx.xpi" (and I restarted the local server). However, when key in the URL or click a link to the file, nothing appears in the server log and the file is downloaded apparently as "application/octet-stream". Just in case, I also tried #register_alias, which also did not work.










    share|improve this question


























      0












      0








      0








      I added the following line to mime_types.rb:
      Mime::Type.register "application/x-xpinstall", :xpi in order to associate the content-type "application/x-xpinstall" with a Firefox extension "xxx.xpi" (and I restarted the local server). However, when key in the URL or click a link to the file, nothing appears in the server log and the file is downloaded apparently as "application/octet-stream". Just in case, I also tried #register_alias, which also did not work.










      share|improve this question














      I added the following line to mime_types.rb:
      Mime::Type.register "application/x-xpinstall", :xpi in order to associate the content-type "application/x-xpinstall" with a Firefox extension "xxx.xpi" (and I restarted the local server). However, when key in the URL or click a link to the file, nothing appears in the server log and the file is downloaded apparently as "application/octet-stream". Just in case, I also tried #register_alias, which also did not work.







      ruby-on-rails-3 ruby-on-rails-3.2 actiondispatch






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 28 at 21:06









      Jack R-GJack R-G

      1,0432 gold badges15 silver badges24 bronze badges




      1,0432 gold badges15 silver badges24 bronze badges

























          0






          active

          oldest

          votes













          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55406836%2fmimetype-definition-not-applied-to-outgoing-file%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55406836%2fmimetype-definition-not-applied-to-outgoing-file%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

          은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현