Refactor database schema.

This commit is contained in:
takezoe
2013-06-03 19:04:57 +09:00
parent d3ad0efdcd
commit 2413fca648
9 changed files with 173 additions and 89 deletions

View File

@@ -9,8 +9,8 @@
/
<a href="@path/@repository.owner/@repository.name">@repository.name</a>
</div>
<div>@repository.project.description</div>
<div><span class="description small">Last updated: @repository.project.lastActivityDate</span></div>
<div>@repository.repository.description</div>
<div><span class="description small">Last updated: @repository.repository.lastActivityDate</span></div>
</div>
}
}