RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: ardavis
Site: facebook.com/xystus777
In the ASCIIcast when you move the condition fields into it's own partial. The header for that snippet still says:
/app/views/products/index.html.erb
But it should say:
/app/views/products/_condition_fields.html.erb
Thanks for an awesome episode, Andy
In the ASCIIcast when you move the condition fields into it's own partial. The header for that snippet still says:
/app/views/products/index.html.erb
But it should say:
/app/views/products/_condition_fields.html.erb
Thanks for an awesome episode,
Andy