app/views/macro_options/_create_code.html.slim
= d.attribute :target_model, value: I18n.t(macro_run.target_model, scope: 'enumerize.target_model')
= d.attribute :source_attribute
= d.attribute :source_pattern
= d.attribute :target_code_space, as: :association
= d.attribute :target_pattern