Displaying 2 results from an estimated 2 matches for "upgraqded".
Did you mean:
upgraded
2008 Aug 01
1
Thunderbird and Dovecot on FC5 taking a long time to retrieve message
I'm running FC5 (2.6.15-1.2054_FC5smp) and Dovecot
dovecot-1.0-0.beta8.2.fc5 with Thunderbird 2.0.0.16.
I set up imap (dovecot) so I can access my mail locally or remotely. It
seems to take a very long time (minutes sometimes) for an Email to be
retrieved after I select it in the folder list and/or in the Email list
locally or remotely. I've traced the imap process and found it doing a
2010 Jul 10
0
`method_missing': undefined method `i18n' for #<Rails::Railtie::Configuration:0x000001010fce98>
I have recently upgraqded to Ruby 1.9.2-rc1 and reinstalled rails 3
beta 4 with all the dependencies. I have run bundle install in my
rails project. Now I am trying to run some tests...
My test_helper.rb file looks like this:
# test_helper.rb
require ''rubygems''
require ''test/unit''
requi...