ckdake / setler

Setler lets you use the 'Feature Flags' pattern or add settings to models in Rails
MIT License
84 stars 21 forks source link

make concrete implementations independent #15

Closed coreyti closed 12 years ago

coreyti commented 12 years ago

enables an application to have, for example, Features and Settings, without sharing the defaults implementation.

in this way, Setler may be used to configure feature flags as well as user-specific settings, which have differing needs.

ckdake commented 12 years ago

Awesome, looks good. Thanks!

ckdake commented 12 years ago

0.0.8 released, including this change

coreyti commented 12 years ago

wow! great turnaround, @ckdake! thanks!

ckdake commented 12 years ago

It's actually Hack Night at http://www.highgroove.com/ tonight so people are all here in the office hacking away on open source things, so good timing on your part :)