SyntaxFix
Write A Post
Hire A Developer
Questions
When you want to write more complex ruby scripts, these tools may help:
For example:
thor(a scripting framework)
gli(git like interface)
methadone(for creating simple tools)
They give you a quick start to write your own scripts, especially 'command line app'.