Given that the error states that Clearance::Test is missing, I'd say a
Clearance issue is quite likely...

--Matt Jones

On Jul 7, 5:58 pm, Keith Salisbury <[email protected]>
wrote:
> John Barnette wrote:
> > I'd try relaxing your gem requirement (above), or manually installing
> > cucumber 0.3.0, e.g.,
>
> Thanks John, I went back and tried this and it did help resolve the
> dependency issue, however i still find myself unable to run the tests:
>
> ~/code/tradertips(with_clearance) $ rake test
> (in /home/keith/workspace/tradertips)
> /usr/bin/ruby1.8 -I"lib:test"
> "/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
> "test/unit/clearance_mailer_test.rb" "test/unit/mailer_test.rb"
> "test/unit/helpers/passwords_helper_test.rb"
> "test/unit/helpers/users_helper_test.rb"
> "test/unit/helpers/confirmations_helper_test.rb"
> "test/unit/helpers/home_helper_test.rb"
> "test/unit/helpers/invites_helper_test.rb"
> "test/unit/helpers/sessions_helper_test.rb" "test/unit/user_test.rb"
> "test/unit/invite_test.rb"
> /home/keith/workspace/tradertips/vendor/rails/activesupport/lib/active_supp 
> ort/dependencies.rb:443:in
> `load_missing_constant': uninitialized constant Clearance::Test
> (NameError)
[snip]
>
> I'm assuming this might be a Clearance issue now?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to