Cross Reference: commit_message.erb
xref
: /
ontohub
/
lib
/
combinations
/
commit_message.erb
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Create a new combination
This creates a new combination with the following members:
<% if
nodes.any
? %>
- nodes (ontologies, models, specifications):
<%
nodes.each
do |node| %>
- <%= node %>
<% end %>
<% end %>