• Yorick Peterse's avatar
    Added Bullet to the Gemfile · fa3d7db3
    Yorick Peterse authored
    This can be used to resolve N+1 query problems. Bullet is disabled by
    default and can be enabled by starting Rails with the environment
    variable ENABLE_BULLET set to a non empty value (e.g. "true").
    fa3d7db3
This project manages its dependencies using Bundler. Learn more