Ruby on Rails Sunday, August 29, 2010

On Sun, Aug 29, 2010 at 11:36 PM, Rick R <rickcr@gmail.com> wrote:

 
I 'think' what started the problems was when I added at the top of a controller test:

require 'authlogic/test_case'

After doing that, I seemed to have to re-run 'bundle install' (or maybe that was triggered because I touched the Gemfile, even though I ended up not adding changes to it.)
 

Interestingly I updated my rails version to rails3.0.0 from the 3.0.0.beta and now things are working again. Guess I'll consider the problem solved for 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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment