You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It isn't recommended that you add procodile to an application's Gemfile if you have one. It is better practice to run Procodile as a system gem on your local machine and/or server.
Is there a specific reason behind this recommendation, or would it be fine as well to include it as part of the production section of a gemfile for example?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi there,
First, thanks for Procodile! 🙌
In the docs it's mentioned:
Is there a specific reason behind this recommendation, or would it be fine as well to include it as part of the
production
section of a gemfile for example?Thanks!
The text was updated successfully, but these errors were encountered: