Hi,
Can anyone know how to save chat conversations in rails. I am using
private_pub. I want to have a chat feature like facebook.
Thanks,
Aashish
Hi,
Can anyone know how to save chat conversations in rails. I am using
private_pub. I want to have a chat feature like facebook.
Thanks,
Aashish
On Thu, May 9, 2013 at 4:04 AM, Aashish K. [email protected]
wrote:
Can anyone know how to save chat conversations in rails. I am using
private_pub.
@message.save (or whatever your model name is) ??
–
Hassan S. ------------------------ [email protected]
twitter: @hassan
Hassan S. wrote in post #1108423:
On Thu, May 9, 2013 at 4:04 AM, Aashish K. [email protected]
wrote:Can anyone know how to save chat conversations in rails. I am using
private_pub.@message.save (or whatever your model name is) ??
–
Hassan S. ------------------------ [email protected]
Hassan Schroeder | about.me
twitter: @hassan
I should have been more specific. How to implement chat like gmail or
facebook.
On Thu, May 9, 2013 at 10:03 AM, Aashish K. [email protected]
wrote:
I should have more specific. How to implement chat like gmail or
facebook.
One possibility: http://faye.jcoglan.com/
There are probably others but that’s the only one I’ve used.
–
Hassan S. ------------------------ [email protected]
twitter: @hassan
Wow! thank you for posting such a specific question.
Learn how to ask questions in an online forum. We cannot read your mind.
–
Dheeraj K.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs