Hi -- when I try to use the 'merb' command with the test environment in any way, I get the following error:<br><br><ERROR><br>Connecting to database...<br>/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- merb-test (LoadError)<br>
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'<br> from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/core_ext/kernel.rb:26:in `dependency'<br> from /usr/local/lib/ruby/gems/1.8/gems/merb_rspec-0.9.0/lib/merb_rspec.rb:8<br>
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `gem_original_require'<br> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in `require'<br> from /Users/douglasjohnlivesey/work/merb/imogen/config/init.rb:31<br>
from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'<br> from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'<br> from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/bootloader.rb:145:in `run'<br>
from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/bootloader.rb:27:in `run'<br> from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/server.rb:42:in `start'<br> from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core.rb:39:in `start'<br>
from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/bin/merb:3<br> from /usr/local/bin/merb:16:in `load'<br> from /usr/local/bin/merb:16<br></ERROR><br><br>Can anyone advise on what I might be getting wrong, here?<br>
I can run the same command with the production and development environments.<br>Cheers,<br> Doug.<br><br>