Hi there, I'm implementing the Globalize plugin on my application, and so far it's working quite well. One problem I'm having is that I can't do any functional tests. It appears as though the locale is not set for the tests, and an error is thrown by the find_every function where it tries to get the language code. This problem is not seen outside of testing.
is this common? Can anyone else reproduce it? Is there a fix? I'm using Rails 1.1 and the 1.1 branch of Globalize. Also the include_translated option for the find method doesn't appear to work. Is there some trick to use it? It always throws an invalid option error. Regards, Bonne Eggeleston. _______________________________________________ Railsi18n-discussion mailing list [email protected] http://rubyforge.org/mailman/listinfo/railsi18n-discussion
