From ee360790fc3415d94b81b12397b72f6d9f74ee1e Mon Sep 17 00:00:00 2001 From: Dan Croak Date: Fri, 14 Aug 2009 20:26:41 -0400 Subject: [PATCH] updating docs --- README.markdown | 5 +++-- doc/README_FOR_TEMPLATE | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 16c9210..4886cf0 100644 --- a/README.markdown +++ b/README.markdown @@ -19,10 +19,11 @@ This will create a Rails 2.3.2 app with Heroku-recommended code: * jQuery for Javascript and Ajax * Clearance for authentication +* Active Merchant for payment processing * Cucumber, Shoulda, Factory Girl, & Mocha for testing -* Flutie for CSS framework -* Formtastic for form builders * Inherited Resources for RESTful controllers +* Formtastic for form builders +* Flutie for CSS framework * Blitz for features, model, controller, & helper generators If you don't have all the necessary gems, they will be installed. diff --git a/doc/README_FOR_TEMPLATE b/doc/README_FOR_TEMPLATE index 8251ad2..8ee6eb4 100644 --- a/doc/README_FOR_TEMPLATE +++ b/doc/README_FOR_TEMPLATE @@ -52,6 +52,10 @@ For background processing: tobi-delayed_job +For payment processing: + + activemerchant + Plugins (in vendor/plugins): ---------------------------- -- libgit2 0.21.2