killbill-assets-ui
is a Ruby gem that provides UI assets for Kill Bill, an open-source billing and payments platform. This gem is designed to be integrated into Ruby on Rails applications, providing a seamless way to incorporate Kill Bill's UI components.
After installing the gem, you can use the provided UI assets in your Rails application. This can help you quickly build a billing and payments interface using Kill Bill's robust features.
Add this line to your application's Gemfile:
gem "killbill-assets-ui"
And then execute:
$ bundle
Or install it yourself as:
$ gem install killbill-assets-ui
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.