togls icon indicating copy to clipboard operation
togls copied to clipboard

An ultra light weight yet ridiculously powerful Ruby feature toggle gem

Results 2 togls issues
Sort by recently updated
recently updated
newest added

Doing so resulted in the following errors but I haven't had a chance to dig into them. ``` Failures: 1) Togls::ToggleRegistry#feature returns the created toggler Failure/Error: @features[feature_id] = Marshal.dump(feature_data) RuntimeError:...

Currently target types are constants on a class but we are now asking questions and keying off actions based on target types. We should formalize this into some class with...