Code Monkey home page Code Monkey logo

Comments (4)

miurahr avatar miurahr commented on August 24, 2024

rake with RAILS_ENV=production may help you.

from kandan.

FrankyBoy avatar FrankyBoy commented on August 24, 2024

@miurahr then maybe the guide should say so

from kandan.

scouttyg avatar scouttyg commented on August 24, 2024

@FrankyBoy My guess is raking with production will just skip the guard/guard process because its a gem in the development/test section of the app, so really this treats the symptom rather than the underlying cause. I think I've got a fix for this, I ran into a similar issue and should have a push to fix this shortly.

from kandan.

miurahr avatar miurahr commented on August 24, 2024

@scouttyg The guide reffered https://github.com/kandanapp/kandan/blob/master/DEPLOY.md#standalone-server said to make configuration for production. such as

production:
  adapter: postgresql
  host: localhost

It is natural to guide adding RAILS_ENV=production

If the guide intend to lead user to prepare development/test environment, it should do so explicitly.

from kandan.

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.