On 9 March 2016 at 16:43, John Sanderbeck <li...@ruby-forum.com> wrote:
> I have watched many tutorials through CodeSchool, Railscasts, and the
> site you mentioned. None touch on exactly what I am trying to do.
>
> I know it's something simple, I just can't find a reference to what I
> want to do anywhere.

Firstly please quote the previous message when you reply, this is a
mailing list not a forum (though you may be accessing it via a forum
like interface) so if you do not quote the previous message we have to
look back through previous messages to get the context.  Thanks.

I don't know about you but I find that watching tutorials is nowhere
near as good as working right through it oneself, doing the exercises,
finding out how to interpret errors when one makes copying errors and
so on, so I still suggest taking a few days out to work right through
railstutorial.org.

However, looking at your problem, I am not sure exactly what it is
that you cannot do.  You said:
> So the form should show All Organization names with the count from the
> Attendee Table

What exactly is it that you do not know how to do?  Is it accessing
the organisation names, determining the count of attendees, iterating
the names, displaying that information on the page or what?  Also I
don't understand what simple form has got to do with just displaying
the data you describe.  Forms are for inputting data, not just
displaying it.

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+unsubscr...@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%3D0gLtrZMMuHOOFXHA04GQ%2B6T-kxrnOvYzOk6LCQow0XcvXog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to