Sha256: 4807e4278866a9173625d081c5e9f10ca26319c824dfcb9221fca79973f31e9f
Contents?: true
Size: 511 Bytes
Versions: 1
Compression:
Stored size: 511 Bytes
Contents
Overview ======== Rails mountable engine to manage the payment-test plugin. See [killbill-admin-ui-standalone](https://github.com/killbill/killbill-admin-ui-standalone) to get started with the Kill Bill Admin UI. Kill Bill compatibility ----------------------- | KPM UI version | Kill Bill version | | -------------: | ----------------: | | 0.0.y | 0.18.z (Rails 4) | | 0.1.y | 0.18.z (Rails 5) | Testing ------- To run the dummy app: ``` rails s ``` To run tests: ``` rails t ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
killbill-payment-test-ui-0.1.0 | README.md |