タグ

エラーページに関するkssmのブックマーク (2)

  • Herokuのエラー処理

    Ruby on Rails3で作成したアプリをHeroku上で動かす際のエラー処理についてのまとめです。 環境はruby-1.9.3-p0, rails3.2.2, postgres, Herokuです。 難易度★★★☆☆ はじめに この記事はHeroku上で動くアプリのエラーをどう扱うかを試行錯誤したまとめです。正直、あまり良い方法とは思えなかったのですが、現在は記事の内容で対応しています。 対応方法 アプリに例外が発生したらエラーのメールを投げることでエラーを管理者が確認できるようにしました。 exceptional_notificationというpluginが例外を自動キャッチしてメールを投げてくれるのですが、私のアプリは独自処理で例外をキャッチしていたのでexceptional_notificationを使用できませんでした。なので、自分で実装することになりました。 詳細 Hero

    Herokuのエラー処理
  • Rambling Labs - We Code!

    When the customer comes first, the customer will last. Websites Does your company need an Internet presence? We can work with you to create a website that matches your image and vision and whose content you will be in control of. Web Applications Need more than a simple presentation website? Want to sell products online? We can help you out with the ins and outs of your everyday work. Desktop Woul

  • 1