Open source projects 
Brazilian-rails
Brazilian-rails is an open source Ruby on Rails plugin used to make localization easier for Brazilian Railers. Features include:
- Correct use of date and time
- Conversion of numbers to words
- Class Money
- Holidays
- Translated error messages
- Pluralization in pt-BR (Portuguese as spoken in Brazil)
Go to Brazilian-rails homepage.
Integration Plugin
Integration is a Ruby on Rails plugin that provides a set of tasks to automate all steps of a synchronous continuous integration process, that is, continuous integration without a server such as CruiseControl. Why? Because that's the way we like it!
Go to Integration Plugin homepage.
Selenium Poetry
Selenium Poetry is used to tidy Selenium tests and make their purpose much more clear. It also helps to make them DRYer. It's implemented as a DSL created to separate test intention from HTML selectors. These are placed in separate YAML files, while the tests use identifiers (phrares) to refer to the selectors.
Download Selenium Poetry from GitHub.
Take a look at Selenium Poetry's tutorial.
AMOR - Another Markdown On Rails
AMOR is a fork of the famous project Markdown on Rails to use Rdiscont instead of BlueCloth and improve some test and documentation.
Go to AMOR homepage.



