13/01/2016
- Ransack, AA engine, by MAS
- Remove old kernel version, by VIT
- Beautifull routes, by WAS
- DateTime and Time helpers, by FRB
16/01/2016
- Active Record tricks, by WAS
- Presenter/meta-methods, by VIT
- SOLR - specific full search, by FRB
Copy tools to root of project | |
Copy src of your final selected demo to lib/src | |
Open tools/gulp.config.json | |
Paste this | |
{ | |
"config": { | |
"path": { | |
"src": "../lib/src" | |
}, | |
"dist": [ |
13/01/2016
16/01/2016
Inspired by dannyfritz/commit-message-emoji
See also gitmoji.
Commit type | Emoji |
---|---|
Initial commit | 🎉 :tada: |
Version tag | 🔖 :bookmark: |
New feature | ✨ :sparkles: |
Bugfix | 🐛 :bug: |