Hi guys,

how could I run this scenarion for each language?
Is it suitable anyway?

I slightly modified the webrat steps:

Then /^I should see "([^\"]*)"$/ do |text|
  response.should contain(I18n.t(text.to_sym))
end


Does anybody have a hint for me?

Thanks a lot!

Rafael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to