Added a reference to Rails 5.x project

This commit is contained in:
Aigars Silkalns 2017-02-06 14:53:25 +02:00 committed by GitHub
parent 7f02778e32
commit a365458133

View file

@ -85,6 +85,7 @@ If `gulp` is installed, follow the steps below.
## Gentelella for other platforms and frameworks
* [Gentelella on Ruby on Rails 4](https://github.com/iogbole/gentelella_on_rails) thanks to Israel Ogbole.
* [Gentelella on Rails 5.x](https://github.com/mwlang/gentelella-rails) thanks to Michael Lang
* [Gentelella on Smarty 3](https://github.com/microvb/otp-thing) with one time password generator, validator, and QR code generator that has no web dependencies (self-contained) in PHP thanks to MicroVB INC
* [Gentelella integrated into Symfony 3](https://github.com/krzysiekpiasecki/Gentelella) full stack PHP framework thanks to Krzysztof Piasecki.
* [Gentelella on Yii framework 2](https://github.com/yiister/yii2-gentelella) with an asset bundle, a layout template and some widgets.