>I'm not familiar enough with controller_store or connection_store (are
those from WebSockets gem?)
Yes they are. I need a websocket-rails expert, so he could answer me why
controller_store variable, once assigned, turns nil. But in the Gem's
issue tracker no one answers questions anymore, I hope I can find one
here
>Did you put a debugger above line 97 and try to figure out why
controller_store["gomoku_guess#{connection_store[:game].id}"] appears to
be nil?
I would be happy if you tell me how do I do that
>From am outsider's perspective, this is way too much logic in the
controller. Your controller actions should always try to be no more than
7 (maybe 8) lines of code, and generally it is best to stick to REST
pattern (although there are exceptions).
I'm only a beginner and I'm learning
--
Posted via http://www.ruby-forum.com/.
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/de2a86d28e73f0fc321f7ec16ff637a1%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment