RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: michaelhawkins
Site: hawkinsunlimited.com
All those who come later:
When you're auto generating your 3 questions be sure to make the fields_for line visible using <%= instead of just <% otherwise you won't see the 3 questions.
I'm using Rails 3.2 in case it matters.
Good hunting,
Mike
All those who come later:
When you're auto generating your 3 questions be sure to make the fields_for line visible using <%= instead of just <% otherwise you won't see the 3 questions.
I'm using Rails 3.2 in case it matters.
Good hunting,
Mike