MicrosoftAzureWebSitesCheatSheet
MicrosoftAzureWebSitesCheatSheet copied to clipboard
Ruby language support
https://github.com/shibayan created two projects for running (j)ruby on azure websites:
- https://github.com/shibayan/azure-jruby-sample (is rails app that has installation and starting jruby with rails server)
- https://github.com/shibayan/JRubyExtension ( is a jruby site extension )