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
service_merchant / sample_app
name age message
..
file README Fri Jan 02 17:54:26 -0800 2009 Added sqlite3 development database and basic in... [Nate Bird]
file Rakefile Tue Oct 14 07:19:09 -0700 2008 Exported service_merchant from inner SVN reposi... [Alex Lebedev]
directory app/ Thu Oct 16 06:17:33 -0700 2008 [Test] Fixed all line endings [unknown]
directory config/ Tue Oct 14 07:19:09 -0700 2008 Exported service_merchant from inner SVN reposi... [Alex Lebedev]
directory db/ Tue Jun 23 13:19:05 -0700 2009 Getting sample app running [ben wiseley]
directory lib/ Tue Jun 23 13:19:05 -0700 2009 Getting sample app running [ben wiseley]
directory log/ Tue Oct 14 07:19:09 -0700 2008 Exported service_merchant from inner SVN reposi... [Alex Lebedev]
directory public/ Tue Oct 14 07:19:09 -0700 2008 Exported service_merchant from inner SVN reposi... [Alex Lebedev]
directory script/ Tue Oct 14 07:19:09 -0700 2008 Exported service_merchant from inner SVN reposi... [Alex Lebedev]
directory test/ Tue Oct 14 07:19:09 -0700 2008 Exported service_merchant from inner SVN reposi... [Alex Lebedev]
sample_app/README
== "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