developmentseed / developmentseed/bones-document
Added title helper to Renderer
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I've added a title helper for rendering titles (= labels) of attributes, please review:
https://github.com/developmentseed/bones-document/commit/3218d439c5e7745faea8f159561580c9dd61372f
```
# Usage example
<%= title('description') %>
description'><%= render('description') %>
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.