[Rails] Re: assert_select_email and rails 2.3.2

2009-04-02 Thread silent (e)
I found a "fix" (more a workaround) for this. Just add the following line to the class in test_helper.rb include ActionController::Assertions::SelectorAssertions Hopefully this gets fixed in an upcoming release. (e) On Mar 19, 6:03 pm, "silent (e)" wrote: > Is anyone

[Rails] assert_select_email and rails 2.3.2

2009-03-19 Thread silent (e)
Is anyone else getting "undefined method 'assert_select_email'" when testing in rails 2.3.2? I saw a comment on the Core list that it appeared to have regressed in a recent RC but no one followed up on it. (e) --~--~-~--~~~---~--~~ You received this message becaus

[Rails] Graticule 0.2.8 and acts_as_geocodable problems

2008-11-22 Thread silent (e)
is anybody running Graticule 0.2.8 successfully? My site is using the acts_as_geocodable plugin and when I load the console or restart my mongrels, I get this error... vendor/plugins/acts_as_geocodable/init.rb:4:in `evaluate_init_rb':RuntimeError: Graticule >= 0.2.0 is required for acts_as_geoco