Have you put your code up on github?  

I can give you a hand, I'm also learning rails, and run out of ideas / 
projects to work on.  



On Thursday, August 2, 2018 at 6:38:39 AM UTC-4, John Sanderbeck wrote:
>
> Sorry...  Only been doing RoR code for about a year...  Still learning...
>
> John
>
> On Wednesday, August 1, 2018 at 1:23:45 PM UTC-4, Hassan Schroeder wrote:
>>
>> On Wed, Aug 1, 2018 at 9:06 AM, John Sanderbeck <band...@gmail.com> 
>> wrote: 
>>
>> > How do I define a set of radio buttons unique to each student 
>>
>> You'll need to include an identifier with each set of button names 
>> (student id or something). 
>>
>> > with a set of options from an AttendanceStatus table? 
>>
>> If they're unlikely to change frequently or ever I'd just hardcode 
>> them into the app. (You could always change that later.) 
>>
>> > I would also like to show them as actual buttons with bootstrap if 
>> possible... 
>>
>> Dunno -- bootstrap is just CSS right? I mean, we're talking about 
>> "actual buttons" to start with... 
>>
>> -- 
>> Hassan Schroeder ------------------------ hassan.s...@gmail.com 
>> twitter: @hassan 
>> Consulting Availability : Silicon Valley or remote 
>>
>

-- 
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/ffc4fede-9e81-4025-8c85-34db90d4e9bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to