====== Ruby On Rails Explorations ====== When we started using RoR in 2005, we had to learn a lot. Most of what we came across is also documented elsewhere, especially the installation and configuration process. For the Rails novice however, this little wiki may prove valuable. Anyway, go see for yourself. ===== Table of Contents ===== * [[installing_and_configuring]] Ruby On Rails * [[the_basics]] * [[activerecord]] * [[rails_related_issues]] * [[error handling and validation]] * [[code samples]] * [[test driven development]] * [[ruby]] the programming language * [[caching]] * [[ActiveMerchant]] Plugin for interfacing with payment gateways * [[Plugins]]