← All projects

ragafied

Ragafied - Indian classical music side project.

A Rails 3.2 SaaS scaffold from May 2013, generated from the rails-stripe-membership-saas recipe of rails_apps_composer and shaped around an Indian-classical-music lessons concept. Domain models - Raga, Guru (teacher with images), Lesson, Audio - were wired up alongside User / AdminUser / Role / Ability.

Stack reflects the era: Devise + CanCan for auth, Stripe for membership billing, Bootstrap/Sass + Haml + Simple Form on the front end, RSpec + Cucumber + FactoryGirl + Guard for testing. A snapshot of how a full Rails SaaS got bootstrapped in 2013.