mercredi 9 septembre 2015

Ruby unit testing an HTML form with no controller

Trying to test a HTML form in ruby that is not connected to a controller. I just want to run a test to make sure that the HTML form is rendering the template. Can that be done or does it have to first be connected to a controller?

Aucun commentaire:

Enregistrer un commentaire