Chanko

screenshot of Chanko

Rapidly and safely prototyping your rails application

Overview

Chanko is a simple framework designed for quickly and safely prototyping new features within a production Rails app, allowing these prototypes to be exposed to specified user segments. With Chanko, multiple features can be released concurrently and user segments managed independently. Errors raised from Chanko's features are automatically hidden and fallback to normal behavior.

Features

  • Rapid Prototyping: Create and prototype new features quickly within a production Rails app.
  • User Segmentation: Expose prototypes to specific segments of the user base.
  • Concurrent Feature Release: Manage and release multiple features simultaneously.
  • Error Handling: Automatically hide errors raised from Chanko's features and fallback to default behavior.