RailsCasts Pro episodes are now free!

Learn more or hide this

gchiaren's Profile

GitHub User: gchiaren

Comments by

Avatar

I'm wondering this as well. I need to publish content that several different users (on their own channels) need to see.

I suppose I could do this by looping over the users and calling "subscribe_to" during each iteration, but I don't want the JavaScript to execute over and over locally.