Sha256: ede7fc91192bba42f6cb4d7d7c1c093bd7b7b4317b638cd8a6e9d18ca14c29a0
Contents?: true
Size: 589 Bytes
Versions: 2
Compression:
Stored size: 589 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) | | 1.x.y | 0.20.z (Rails 5) | | 2.x.y | 0.22.z (Rails 5) | Testing ------- To run the dummy app: ``` rails s ``` To run tests: ``` rails t ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
killbill-payment-test-ui-2.0.1 | README.md |
killbill-payment-test-ui-2.0.0 | README.md |