Hi there!<div><br></div><div>I'm starting with Cucumber but I'm not sure if/when/how to create specs. In the couple of Railscasts I'seen so far, the guy generates rspec_models and rspec_controllers, but he doesn't code anything inside them... In another screencast I've seen, the guy validates uniqueness of some stuff inside the spec, but I guess that's something you could do using a  scenario, right? Basically, do I need to write any spec or I can do all the stuff in the scenario?</div>
<div><br></div><div>Regards,</div><div>Jordi </div>