AgileRailsOrders is Ruby on Rails gem which provides basic purchase order functionality.
It demonstrates usage of AgileRails for an application which is moved into isolated ruby gem.
How to use the plugin.
Add this line to your application's Gemfile:
gem 'agile_rails_orders', git: 'https://github.com/agile-rails/agile-rails-orders'
and then run:
$ bundle update
The gem is available as open source under the terms of the MIT License.