Giter Site home page Giter Site logo

denkungsart-production's Introduction

Denkungsart::Production

This is a row of initializers we use in all our apps in production.

denkungsart-production.setup-lograge

Enable lograge for denser logs (so papertrail doesn't go over quota)

denkungsart-production.basic_auth

Set up basic auth if the BASIC_AUTH env variable is set. It is expected to be formatted like user:password.

denkungsart-production.i18n_rollbar

Reports missing translations as errors to Rollbar.

denkungsart-production.unpermitted_parameters_rollbar

Reports unpermitted parameters as errors to Rollbar.

denkungsart-production.deprecation_rollbar

Reports rails deprecation warnings as errors to Rollbar.

denkungsart-production.disable_rack_timeout_logging

Disables rack-timeout-logging. It's very verbose, and we don't use it.

denkungsart-production.rollbar_ignore_bots

Don't report errors caused by bots to Rollbar.

Installation

Add this line to your application's Gemfile:

gem 'denkungsart-production', group: :production

Changelog

2020-11-13

  • Don't report errors caused by bots to Rollbar

2020-09-22

  • Disable rack-timeout-logging

2019-10-16

  • Report missing translations when using ActionView::TranslationHelper shortcuts

2019-08-20

  • Report missing translations as errors instead of warning.

2019-06-13

  • Initial extraction

License

The gem is available as open source under the terms of the MIT License.

denkungsart-production's People

Contributors

fschwahn avatar andreas-venturini avatar

Watchers

 avatar James Cloos avatar  avatar

denkungsart-production's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.