Chard Gonzales

Results 4 comments of Chard Gonzales

Aside from redis, hiredis is also required. gem 'redis' gem 'hiredis' gem 'recommendify'

After some arduous time, I figured out how to make it work while using the latest version. The black screen happens when the URL contains URL encoding (percent encoding), like...

@huytran0605 i will start the Android version of my app later this week. I'll feedback asap if I ever get to encounter the scenario.

Anybody who comes down this line trying to truncate `description` for whatever use and breaking the the layout for one way or another, the solution I implemented was via `nokogiri`:...