Sha256: 79fe224128120507647ff082eb3e30c1aa9378c184bbb3b49228c3595f46d6f8
Contents?: true
Size: 613 Bytes
Versions: 5
Compression:
Stored size: 613 Bytes
Contents
# TODO * cleanup the tests. it's so messy right now * 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rib-1.6.1 | TODO.md |
rib-1.6.0 | TODO.md |
rib-1.5.4 | TODO.md |
rib-1.5.3 | TODO.md |
rib-1.5.2 | TODO.md |