Sha256: 807d42313eb0f62553d93622c673c14afe96f729355fd8b1663fc8051e7b3cc5
Contents?: true
Size: 702 Bytes
Versions: 3
Compression:
Stored size: 702 Bytes
Contents
# TODO * make that `rib auto` or `rib rack` accept an argument to locate the app * Fix whenever Color.enabled? but StripBacktrace.disabled? * Runner tests * Documentation * Implement exception_spy <https://github.com/godfat/rib/commit/7a97441afeecae80f5493f4e8a4a6ba3044e2c33> So here we have a problem. Some plugins are expecting to override some other plugins. The order can't really be arbitrary..... Actually, users won't care about order either. We just want to enable/disable plugins, not really composability. So it really should be a bucket of plugins. At least for built-in plugins, so that we would be aware of the order. Users shouldn't pay attention on the order of built-in plugins.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rib-1.2.91 | TODO.md |
rib-1.2.9 | TODO.md |
rib-1.2.8 | TODO.md |