Hi -- when I try to use the 'merb' command with the test environment in any
way, I get the following error:

<ERROR>
Connecting to database...
/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)
    from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
    from 
/usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/core_ext/kernel.rb:26:in
`dependency'
    from /usr/local/lib/ruby/gems/1.8/gems/merb_rspec-0.9.0
/lib/merb_rspec.rb:8
    from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
`gem_original_require'
    from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:32:in
`require'
    from /Users/douglasjohnlivesey/work/merb/imogen/config/init.rb:31
    from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
    from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
    from 
/usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/bootloader.rb:145:in
`run'
    from 
/usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/bootloader.rb:27:in
`run'
    from 
/usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core/server.rb:42:in
`start'
    from 
/usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/lib/merb-core.rb:39:in
`start'
    from /usr/local/lib/ruby/gems/1.8/gems/merb-core-0.9.0/bin/merb:3
    from /usr/local/bin/merb:16:in `load'
    from /usr/local/bin/merb:16
</ERROR>

Can anyone advise on what I might be getting wrong, here?
I can run the same command with the production and development environments.
Cheers,
   Doug.
_______________________________________________
Merb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/merb-devel

Reply via email to