views/roles/form.haml in
ditty-0.8.0
vs views/roles/form.haml in
ditty-0.9.0
- old
+ new
@@ -1 +2 @@
+= form_control(:parent_id, entity, type: 'select', options: parent_options(entity).as_hash(:id, :name))
= form_control(:name, entity)