Mar
17th
Tue
17th
Another pending solution to the merb_cucumber gem
Webrat made some updates on it’s gem, making unavailable the “response” method on the Webrat session, Now we have to update the results_steps.rb file replacing the “response” methods calls with “webrat_session.response”.
Very frustrating night for development… a lot of traps everywhere ¬¬.
