af83/chouette-core

View on GitHub
app/views/macro_options/_dummy.html.slim

Summary

Maintainability
Test Coverage
= d.attribute :target_model, value: I18n.t(macro_run.target_model, scope: 'enumerize.target_model')
= d.attribute :expected_result, value: I18n.t(macro_run.expected_result, scope: 'enumerize.macro/dummy.expected_result')