pushtype/push_type

View on GitHub
admin/app/views/push_type/fields/_select.html.haml

Summary

Maintainability
Test Coverage
= f.select field.name, field.choices, field.field_options, field.html_options.merge(:'v-selectize' => true, :'selectize-kind' => field.kind)