I'm actually using it in a small side-project I implemented a couple of weeks ago. (http://playas.io) It uses Rails 4 [0], JRuby 1.7.4, postgresql with full text search, one dyno and 10 workers.
It is not the first time I'm using JRuby and Puma, I must say I'm pretty happy with it.
I had enough with the official documentation, just tweaking the DB pool to fit in the Rediscloud free version constraints. [1]