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

(more) Rails 4 integration #28

Closed rheaton closed 10 years ago

rheaton commented 10 years ago

I've got the testing running but I removed cover_me.

I also changed the behavior of the defaults so they are not shared across Preferences and Settings (for example), but ScopedSettings will get the defaults from the appropriate class.

ckdake commented 10 years ago

Thanks!

I'm getting this up and running on Travis-CI which will make things a little easier, looks like this one needs a rebase now.

ckdake commented 10 years ago

Version 0.0.13 released with this included.