diff options
| author | Kir | 2011-12-02 13:09:17 +0400 | 
|---|---|---|
| committer | Kir | 2011-12-02 13:09:17 +0400 | 
| commit | a90563c861d541b3e87b1b61160d4b11f450de5a (patch) | |
| tree | f6067ce15bff3cf580ad9d89dee2f6dffc339d02 | |
| parent | ce5a603f5cefaa9baf442b4a647e3497dc1e6c37 (diff) | |
| download | inboxes-a90563c861d541b3e87b1b61160d4b11f450de5a.tar.bz2 | |
Improving readme
| -rw-r--r-- | README.md | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -48,6 +48,11 @@ You can watch the demo of integration [on YouTube](http://youtu.be/c12gey9DvyU)  5. Faye installation is finished. If you have any troubles, check the [example app](https://github.com/kirs/inboxes-app/)  *While testing Inboxes with Faye, don't forget to run it: `rackup faye.ru -s thin -E production`* +You can read more about Faye on it's [official page](http://faye.jcoglan.com/). + +### Hints + +1. If you want to add breadcrumbs to Inboxes pages, we recommend you to use [crummy gem](https://github.com/zachinglis/crummy). It allows to define breadcrumbs in views.  ##Todo | 
