Articles tagged with Feature toggle

A Simple feature toggle for a Rails app

You've probably heard before about feature toggle. Theory looks fine on the paper, but you’re possibly wondering how to implement such feature in your Rails app.