<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hello All, <br><br>&nbsp;&nbsp;&nbsp; I am hoping someone can help me.&nbsp; I am having a nightmare of a time trying to get rSpec to work.&nbsp; It was working at one time, but I tried installing Zentest to get autotest to work with rSpec and it's been downhill ever since.&nbsp; Here are the gems I have installed in my rails app:<br><br>ZenTest 3.6.1 if it matters (technically this is in my Ruby gems list and not in my vendor directory of my rails app).<br>Rails - version 2.0.1<br>rSpec on Rails (revision 3166).&nbsp; Fixed one error by finding that you must use the latest version with edge rails.<br><br>The current error I am getting is:<br>custom_require.rb:27 in 'gem_original_require': no such file to load -- spec/example/configuration (MissingSourceFile)<br><br>Wouldn't rSpec install all the necessary files or am I missing another gem?<br><br>thanks for any assistance.<br>Mike Riley<br></div><br /><hr />Don't get caught with egg on your face. Play Chicktionary! <a href='http://club.live.com/chicktionary.aspx?icid=chick_wlhmtextlink1_dec' target='_new'>Check it out!</a></body>
</html>