Ruby on Rails Monday, March 24, 2014

On 24 March 2014 22:12, Dave Castellano <lists@ruby-forum.com> wrote:
> Dave Castellano wrote in post #1140813:
>> Is play_list an instance of a model? If so then why is
>> sequence_questions not just a method of the model?
>>
>> Colin
>>
>> Yes it is. I'll try that now.
>>
>> Thank you.
>>
>> Dave Castellano
>
> Well, maybe...
>
> Here is the code, te question is is it an instance if its not yet
> created?
>
> [snipped lots of code]

Do not make us wade through lots of code trying to understand what is
going on. Explain the problem and show us just a few lines of code if
necessary. For instance of what type is play_list? You said it was
an instance of a model, but it seems to be an array or collection of
some sort.

Colin

--
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/CAL%3D0gLtZwoSY9MC85H9k_KC_XcevKi8tgej99B8H0X0SwU-GCA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment