ryanb / private_pub

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

Missing HTTPS require #46

Closed mrbrdo closed 11 years ago

mrbrdo commented 12 years ago

It seems that in some cases this require is necessary for the use_ssl attribute to be available.

johnbeynon commented 12 years ago

+1 to this.

mmcdermott commented 11 years ago

+1

nfm commented 11 years ago

Hi @mrbrdo, this has been resolved in 2360c1f115e2eb95757821349645939535016934 on Mar 29, 2012, a couple of weeks after you opened this pull request. It was released in version 1.0.2 on August 20, 2012.