On 13.05.2013 17:39, Ladislav Slezak wrote: > Dne 3.5.2013 11:44, Ladislav Slezak napsal(a): >> Dne 3.5.2013 09:56, Stephan Kulow napsal(a): >> >>> Taking that WebYaST already fails for 44 days (and failed for 120 days >>> before it was fixed once for 12.3), I wonder how to define "fixed in time". >> >> Yeah, I'll look at it... >> >> And as for Ruby 2.0 I guess there should not be many problems, adding support >> for 1.9 was relatively easy (Webyast currently supports both 1.8 and 1.9). >> >> And AFAIK 2.0 does not have many changes compared to 1.9. > > Um, I just have looked at it and the tests fail for some strange reason, > all "_path" helpers are undefined, e.g. > > ActionView::Template::Error: undefined local variable or method > `destroy_account_session_path' for > #<#<Class:0x00000002e675d8>:0x00000003d44448> > Did you find an answer to that? I found it:
test/functional/raising_controller_test.rb rewrites the routes - all tests after that have not your standard routes. Greetings, Stephan -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
