Automated Testing with cucumber and capybara.
Test Automation using Ruby with some shiny gems. The repository consists of 2 very simple examples (continente & stackoverflow) and 1 advanced (Gmail).
git clone https://github.com/kiriloman/Automated-testing
Now just pick a folder, navigate to folder/cucumber/ and run tests:
cucumber
NOTE: some tests might be outdated!