Possible Duplicate:
Where can I find an actively developed lint tool for Ruby?
I'm new to Ruby and impressed about it's super flexibility.
As a beginner it is hard for me to differentiate good coding style and bad(even dangerous) coding style.
So is there any tool that can automatically check the current coding style for me while I'm coding?