<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 08:53:53 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/watir/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Coding Standards of Ruby Watir]]></title><description><![CDATA[LOOPS: Never use unless with else. Rewrite these with the positive case first. BAD unless success? message = 'FAIL' else message = 'PASS' end GOOD if success? message = 'PASS' else puts 'failure'message]]></description><link>http://direct.ecency.com/ruby/@saashtechnology/coding-standards-of-ruby-watir</link><guid isPermaLink="true">http://direct.ecency.com/ruby/@saashtechnology/coding-standards-of-ruby-watir</guid><category><![CDATA[ruby]]></category><dc:creator><![CDATA[saashtechnology]]></dc:creator><pubDate>Tue, 23 Jan 2018 19:15:42 GMT</pubDate></item><item><title><![CDATA[Installation – Cucumber-WatirWebDriver]]></title><description><![CDATA[Setup on Mac OSX Tools you need: Mac with sudo Access Xcode with command line tools installed. The command line tools can be installed from Xcode -> Preferences -> Downloads RVM (optional) Ruby 2.1.1]]></description><link>http://direct.ecency.com/cucumber/@stipe/installation-cucumber-watirwebdriver</link><guid isPermaLink="true">http://direct.ecency.com/cucumber/@stipe/installation-cucumber-watirwebdriver</guid><category><![CDATA[cucumber]]></category><dc:creator><![CDATA[stipe]]></dc:creator><pubDate>Sun, 27 Aug 2017 11:50:21 GMT</pubDate><enclosure url="https://images.ecency.com/p/7258xSVeJbKnFEnBwjKLhL15SoynbgJKpQxRd1uoqm5AmoKP2zWtvEFM244QUvLBd3N5qffQDZPwRHPzdXvswbsP6i31AUuhSoVNzqJMzqJ6nYvCN1wMWYjHg2Lauo6YXPrJzCGzMefPk?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>