Closed lnguyen closed 6 years ago
Remove need for AZ.... some manifest are still v1 style and aren't using az. Fixes #102
Can you not just do <%= spec.az || '' %>?
<%= spec.az || '' %>
Can do that too, what do you prefer?
@jhunt ^^
Remove need for AZ.... some manifest are still v1 style and aren't using az. Fixes #102