search for: ezva

Displaying 2 results from an estimated 2 matches for "ezva".

Did you mean: eva
2010 Nov 13
7
wine: could not exec the wine loader
hhbuur at linux-ezva:~> wine /media/MIPro90-DAN/setup.exe wine: could not exec the wine loader hhbuur at linux-ezva:~> wine /usr/bin/winemine.exe wine: could not exec the wine loader hi thes is my problem i do not get in contact whit my wine no mater wot i do a there som help to get whit wine loader. wot can prev...
2007 Aug 29
2
assign local variable instead of instance variable.
Hello, I have a view that generates a list of adverts with <%= render :partial => ''advert'', :collection => @adverts %> I have the render call described with @controller.template.should_receive(:render).with(:partial => ''advert'', :collection => @adverts) Bu when i was about to describe my partial i got stuck. My partial _advert.rhtml: