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

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript