Code Monkey home page Code Monkey logo

Comments (6)

SamSaffron avatar SamSaffron commented on July 24, 2024

hmmm why group: postgres?

On Wed, Feb 26, 2014 at 2:53 AM, Dmitriy Zaporozhets <
[email protected]> wrote:

I have next Gemfile

gem 'rails'
gem 'pg', group: 'postgres'
gem 'rack-mini-profiler', group: 'development'

SQL info is always empty. I read a not about gem order.
Looks like bundler load postgres group after development

I cant move pg gem out of group.
Is there any possible hack/solution how I can make sql profiling works?

Reply to this email directly or view it on GitHubhttps://github.com//issues/56
.

from rack-mini-profiler.

dzaporozhets avatar dzaporozhets commented on July 24, 2024

@SamSaffron We have app that supports both mysql and postgres. So you can do bundle install --without mysql

from rack-mini-profiler.

SamSaffron avatar SamSaffron commented on July 24, 2024

Look at what discourse does, require false and then load in initializer

On Wednesday, 26 February 2014 at 5:56 pm, Dmitriy Zaporozhets wrote:

@SamSaffron (https://github.com/SamSaffron) We have app that supports both mysql and postgres. So you can do bundle install --without mysql


Reply to this email directly or view it on GitHub (#56 (comment)).

from rack-mini-profiler.

dzaporozhets avatar dzaporozhets commented on July 24, 2024

@SamSaffron thank you! If someone will be interested - gitlabhq/gitlabhq@93cdf8a

from rack-mini-profiler.

SamSaffron avatar SamSaffron commented on July 24, 2024

awesome! perhaps a PR to add a note in the readme if missing?

On Wed, Feb 26, 2014 at 8:50 PM, Dmitriy Zaporozhets <
[email protected]> wrote:

Closed #56 #56.

Reply to this email directly or view it on GitHubhttps://github.com//issues/56
.

from rack-mini-profiler.

dzaporozhets avatar dzaporozhets commented on July 24, 2024

@SamSaffron yeap. I will submit in an hour

from rack-mini-profiler.

Related Issues (20)

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.