ryanb / private_pub

Handle pub/sub messaging through private channels in Rails using Faye.
MIT License
864 stars 228 forks source link

publishing json using jbuilder #122

Open Bassov opened 8 years ago

Bassov commented 8 years ago

Hello,

I`m using jbuilder to create json responses. Is there a way to publish jbuilder response? I tried to pass different things as second argument for publish_to class method, but nothing work.