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 / .gitignore
100644 6 lines (4 sloc) 0.087 kb
1
2
3
4
5
6
sample_app/log/*.log
sample_app/log/*.pid
sample_app/tmp/**/*
sample_app/db/*.sqlite3