Oops, some of my code crept in
there
if @signup.valid?
@quiz.save
should be
if @signup.valid?
@signup.save
Scott
--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---
- [SDRuby] Rails Nested Route Rendering tom hartwell
- [SDRuby] Re: Rails Nested Route Rendering tommy
- [SDRuby] Re: Rails Nested Route Rendering Darren Boyd
- [SDRuby] Re: Rails Nested Route Rendering tom hartwell
- [SDRuby] Re: Rails Nested Route Rendering Darren Boyd
- [SDRuby] Re: Rails Nested Route Rendering Scott Olmsted
- [SDRuby] Re: Rails Nested Route Rendering tom hartwell
- [SDRuby] Re: Rails Nested Route Rendering Scott Olmsted
