<%= display_title rescue build.display_title %> <% build[:warnings].each do |warning| %><%= warning %><% end %>

Note that any changes made here will only take effect when this project starts building. Running builds will not inherit these changes, but you'll likey confuse the hell out of anyone trying to debug it.

Misc

<% ::Juici::Build::EDITABLE_ATTRIBUTES[:string].each do |attr| %> <%# TODO css transform to make this pretty %> <% end %>

Environment

Callbacks