method

exe?

rails latest stable - Class: Object

Method not available on this version

This method is only available on newer versions. The first available version (v8.1.1) is shown here.

exe?(program)
public

To use podman on macOS:

$ brew install podman
$ brew install podman-compose
$ podman machine init
$ podman machine start
$ tools/devcontainer up

Then in another terminal

$ tools/devcontainer run-user-commands
$ tools/devcontainer sh