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
Current deployable executables don't include required gems in them, so users must manually install theses gems in their system.
The executable should bundled with these gems. We can refer to compass.app and see how they do it.
Current deployable executables don't include required gems in them, so users must manually install theses gems in their system.
The executable should bundled with these gems. We can refer to compass.app and see how they do it.