public
Description: Ruby toolkit for recurring billing and subscription management in Software-as-a-Service (SaaS) web applications
Homepage: http://servicemerchant.org
Clone URL: git://github.com/itteco/service_merchant.git
ben wiseley (author)
Tue Jun 23 13:19:05 -0700 2009
commit  1f031b5a79480c1e489cdfce9d5173e0ca4b4ae6
tree    d098dd71f9ee163f49e6841f1e4b6f48f72e204f
parent  78dd8dbce3c4681dd2c270570fc7fe0506a2c0f5
100644 13 lines (8 sloc) 0.242 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
== "Subscription Management" sample app
 
#TODO#
 
== Installation
 
Requires Ruby on Rails 2.1+ See ../README.txt for service_merchant
dependencies and installation instructions
 
cd {unpack_dir}/sample_app
rake sample_app:setup
./script/server