Discussion:
[Rails] mailboxer vs action cable chat
fugee ohu
2018-11-23 23:39:27 UTC
Permalink
I'm adding chat to my sn site that already uses mailboxer What to do?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+***@googlegroups.com.
To post to this group, send email to rubyonrails-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4aea4f99-9414-4c2e-acf8-5922986ddb62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Walter Lee Davis
2018-11-24 17:00:09 UTC
Permalink
Post by fugee ohu
I'm adding chat to my sn site that already uses mailboxer What to do?
At this point, I guess you are just trolling us. We've asked you, repeatedly, nicely, to compose questions that we can answer for you. Your open-ended "what to do" comes off as either lazy or stupid, and I wouldn't presume either to be true.

Try following the "smarter questions" format:

1. I have this version of Rails, and this version of mailboxer working together nicely. I have tests.
2. I have enabled ActionCable version [1.2.3] and several of my tests started failing with this error message [copy and paste actual error].
3. I have tried following the google trail for [this particular error], but [link to example answer] doesn't give me any relief.

In short, show your work. Show that you are actually working, and not hoping others will point you to a complete solution. Those either don't exist, or are so specific that following them will only ever get you a copy of the working thing that you don't understand well enough to modify to your particular needs.

Walter
Post by fugee ohu
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4aea4f99-9414-4c2e-acf8-5922986ddb62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+***@googlegroups.com.
To post to this group, send email to rubyonrails-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/A36AB973-0B09-45FF-829D-1A70FA1D783C%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.
fugee ohu
2018-11-25 10:59:11 UTC
Permalink
Post by Walter Lee Davis
Post by fugee ohu
I'm adding chat to my sn site that already uses mailboxer What to do?
At this point, I guess you are just trolling us. We've asked you,
repeatedly, nicely, to compose questions that we can answer for you. Your
open-ended "what to do" comes off as either lazy or stupid, and I wouldn't
presume either to be true.
1. I have this version of Rails, and this version of mailboxer working
together nicely. I have tests.
2. I have enabled ActionCable version [1.2.3] and several of my tests
started failing with this error message [copy and paste actual error].
3. I have tried following the google trail for [this particular error],
but [link to example answer] doesn't give me any relief.
In short, show your work. Show that you are actually working, and not
hoping others will point you to a complete solution. Those either don't
exist, or are so specific that following them will only ever get you a copy
of the working thing that you don't understand well enough to modify to
your particular needs.
Walter
Post by fugee ohu
--
You received this message because you are subscribed to the Google
Groups "Ruby on Rails: Talk" group.
Post by fugee ohu
To unsubscribe from this group and stop receiving emails from it, send
<javascript:>.
Post by fugee ohu
To view this discussion on the web visit
https://groups.google.com/d/msgid/rubyonrails-talk/4aea4f99-9414-4c2e-acf8-5922986ddb62%40googlegroups.com.
Post by fugee ohu
For more options, visit https://groups.google.com/d/optout.
Without having to do any abstract thinking you can consider it an
experience question Someone else may have been in the same situation and
can say what they found to be a good approach Does every question have to
be technically oriented? There's no data to migrate so it's just a matter
of preferences
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+***@googlegroups.com.
To post to this group, send email to rubyonrails-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/e983fd92-7ef3-4b4a-9a82-489c9357caf7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Rob Jonson
2018-11-26 15:09:15 UTC
Permalink
Post by fugee ohu
I'm adding chat to my sn site that already uses mailboxer What to do?
Hire someone who has some rails experience and doesn't just post on
newsgroups hoping that a stranger will do their work for them.

More specifically: You'll have a much better experience developing an app
if you can find a developer who is proficient with google - and willing to
at least do some exploratory work when they hit something they don't
already understand.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+***@googlegroups.com.
To post to this group, send email to rubyonrails-***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6e7f4c2b-ab04-4a79-ae1c-dbced8539aa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...