jrallison / rollout_ui

RolloutUI: A slick way to rollout features in your web app.
MIT License
137 stars 86 forks source link

Add compatibility with rollout >= 2.2.1 #36

Closed sophiedeziel closed 4 years ago

sophiedeziel commented 8 years ago

When using rollout >= 2.2.1, a view breaks because of Set usage instead of Array. Solves #35