simple_toggle is, well, a simple toggle library for ruby feature-flag development. I was looking for something much simpler than I could find at the time. I only wanted a simple database persisted conditional so that I could toggle features on and off.

This one is pretty old - I should probably spend some time cleaning it up.

tags: ruby, rails, feature-flags, feature-toggles