% if params.key?("error") %>
<% if @feature.on? %> The feature is enabled for everyone. Disable this feature with one click. <% else %> Enable or disable this feature for everyone with one click. <% end %>
Percentage of actors functions independently of percentage of time. If you enable 50% of Actors and 25% of Time then the feature will always be enabled for 50% of users and occasionally enabled 25% of the time for everyone.
Percentage of time functions independently of percentage of actors. If you enable 50% of Actors and 25% of Time then the feature will always be enabled for 50% of users and occasionally enabled 25% of the time for everyone.
All groups enabled.
<% else %> <% end %>Enable groups using the form above.
Enable actors using the form above.
Deleting a feature removes it from the list of features and disables it for everyone.