Skip to content

Commit

Permalink
README [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Aug 11, 2017
1 parent 9fea07b commit 4baf13f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ end
template.render
```

### Hanami

Follow these steps:

1. Add `tilt-jbuilder` gem to your project.
1. Generate a template (eg: `apps/api/templates/events/index.json.jbuilder`)
1. Profit

## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand Down

0 comments on commit 4baf13f

Please sign in to comment.