-
Justin Ho authored
- Use a shared method for the feature toggle - Since field[:name] is definied in each service's fields method, we can assume it's safe to use public_send.
3aee417d
- Use a shared method for the feature toggle - Since field[:name] is definied in each service's fields method, we can assume it's safe to use public_send.