burke / zeus

Boot any rails app in under a second.
MIT License
3.33k stars 231 forks source link

After one year I came back this gem which is still buggy and not able to run on the mac os #669

Closed poc7667 closed 9 months ago

poc7667 commented 5 years ago
Starting Zeus server v0.15.14
[ready] [crashed] [running] [connecting] [waiting]
boot
└── default_bundle
    ├── development_environment
    │   └── prerake
    └── test_environment
        └── test_helper

Available Commands: [waiting] [crashed] [ready]
zeus destroy (alias: d)
zeus dbconsole
zeus rake
zeus runner (alias: r)
zeus console (alias: c)
zeus server (alias: s)
zeus generate (alias: g)
zeus test (alias: rspec, testrb)
exit status 1

![Uploading image.png…]()

kurko commented 5 years ago

@poc7667 probably same as https://github.com/burke/zeus/issues/641.

Try 0.15.15.pre. It's been working fine for me (0.15.14 never worked for me).

latortuga commented 9 months ago

0.16.0 now supports Apple silicon!