Tutorials - RubyStarters/Ideas GitHub Wiki
- Creating a Ruby tutorial as a command line application
- Creating a Rails tutorial as a command line application
- Command line application can be created using the Thor gem, but there are lots of gems for this purpose out there http://www.awesomecommandlineapps.com/gems.html
- Creating a tutorial for creating a Github-pages with Jekyll like the page here
- Creating a Sinatra tutorial